Limit Events to a single organizer

Home Forums Calendar Products Events Calendar PRO Limit Events to a single organizer

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #25492
    Scott
    Participant

    How do I limit an even list to show just one organizer?
    Currently I have this:
    Calendar

    $current_date,’end_date’=>$end_date,’_EventOrganizerID’=>2395,’posts_per_page’=>-1) ); echo ”;

    foreach($get_posts as $post) { $count = count($post); setup_postdata($post); ?>

    ID, false, ‘g:i A’ );; ?> –
    Ages:
    Cost:
    Advance Signup Required:
    Call 970-887-2152 to sign up

    <?php if($i % 4 == 0) {echo '’;} ?>

    <?php echo '’; ?>

    #25519
    Jonah
    Participant

    Hi Scott,

    Please post your code to http://snippi.com/

    Thanks,
    Jonah

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Limit Events to a single organizer’ is closed to new replies.