recurring events /ALL – Custom Page

Home Forums Calendar Products Community Events recurring events /ALL – Custom Page

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1162496
    Anonymous Customer
    Participant

    Is it possible to have the recurring events /ALL page be an actual page like the single event page that lists the entire description of the event and then at the end of the page lists all the recurring events without the excerpt? I guess something similar to how the venue page works where is has the description and then lists all the events.

    #1163016
    Andras
    Keymaster

    Hello Robert,

    Thanks for reaching out! That is a great question!

    There is a page for all recurring events listing all dates. The url is usually something like this: http://mydomain.com/event/{event-slug}/all/

    The result you want to achieve is possible with some customization. We are limited in supporting customizations but I can show you the way:

    You would need to customize this file: wp-content\plugins\the-events-calendar\src\views\list\loop.php

    In that loop you will need to make a if-else tree using this function: https://theeventscalendar.com/function/tribe_is_recurring_event/

    You can find some more detailed information on these links:

    https://theeventscalendar.com/knowledgebase/themers-guide/

    https://theeventscalendar.com/knowledgebase/template-overview/

    https://theeventscalendar.com/functions/

    This should get you started. Let me know if you need any more help

    Cheers,
    Andras

    #1172351
    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 ‘recurring events /ALL – Custom Page’ is closed to new replies.