Customizing Event List

Home Forums Calendar Products Events Calendar PRO Customizing Event List

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #796613
    dkinney
    Participant

    I would like the customize the upcoming event list to be much more streamlined, without impacting the single event display. It appears to me that list view loop calls <?php tribe_get_template_part( ‘list/single’, ‘event’ ) ?>. What is the recommended approach for theming this?

    #797013
    Brian
    Keymaster

    I can help you out with this.

    If you follow our themer’s guide you can move the template for the list view over to your theme and modify it there.

    https://theeventscalendar.com/support/documentation/events-calendar-themers-guide/

    The file you should look into moving is here:

    \the-events-calendar\views\list\single-event.php

    This will only change the list view and not the single template.

    Let me know if you get stuck or need some help after you get going on the next step.

    Thanks

    #847930
    Brian
    Keymaster

    Since there is has not been any activity on this thread for over 2 weeks so I am now closing it. Feel free to start a new thread if you have further issues. Thanks! 🙂

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Customizing Event List’ is closed to new replies.