For starters, this is an awesome product !
I’m wondering if there is a way to load different event_list_display.php on a page/post or via a shortcode ?
So for example, for a page/post i want to specify to load event_list_display-A.php and a different page i’ll load event_list_display-B.php.
One way to do this would be to create a new shortcode based on the event_list shortcode that loads up a different template. The key lines of code to change would be in line event_list.php where it says:
include('event_list_display.php');
The shortcode functions are located in /includes/shortcodes.php
The support post ‘Load different event_list_display on different pages/post’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.