I’d like to modify the output of the ESPRESSO_EVENTS shortcode so that it includes a default ticket price. However I can’t work out where the shortcodes template is and how I should proceed to modify it safely. Can you help please?, thanks
It actually pulls in a number of different templates depending on what’s set for the Event Listing settings. So for example, if you have the Templates > Event Listings template setting to display date times, it will use the content-espresso_events-datetimes.php.
The main wrapper template is the second part of the content-espresso_events-shortcode.php template, where it’s inside of the is_archive() conditional. You can copy that or any other template from that folder to your WordPress theme and EE will load the template from your theme, making it safe to modify those.
The support post ‘ESPRESSO_EVENTS shortcode template location’ 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.