How to exclude certain categories from event countdown?

Home Forums Calendar Products Events Calendar PRO How to exclude certain categories from event countdown?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1407406
    Phillip Bruk
    Participant

    Hi,

    Am currently using the Church Suite theme, which has a countdown feature for events. I have been trying to write something to exclude specific event categories from the countdown but all I end up doing is excluding categories everywhere…

    Suggestions on how to exclude from just the countdown, please?

    $events = tribe_get_events(array('posts_per_page'=>1, 'eventDisplay'=>'list') );
    	foreach($events as $event){

    Thanks!

    #1408305
    Cliff
    Member

    Hi, Phillip.

    Since we don’t support third-party themes, please pose this question to that theme author’s support channels. I’d guess your coding logic is fine (since it’s excluding everywhere), but you probably need to alter just their query specific to the countdown.

    Please let me know what you find out after discussing this with them.

    P.S. We also have a countdown widget: https://theeventscalendar.com/knowledgebase/configuring-the-events-countdown-widget/

    #1421475
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How to exclude certain categories from event countdown?’ is closed to new replies.