It states: Core Templates
The way Event Espresso allows customization is via templates. By default these are found in plugins/event-espresso/templates.
However we have no such pathname
We have wp-content/plugins/event-espresso-core-reg
there is no template directory
EE4 works differently to EE3 as the events are custom post types so a lot of the output is actually done through your theme templates and EE just hooks into the_content() to add the event details. At that point it loads the templates from within /event-espresso-core-reg/public/Espresso_Arabica_2014/ for each of the individual detail sections (please don’t modify the templates there, you can copy the template you want to edit from that location into your themes root directory and EE will use that file in its place)
You can also take over the event details output completely using your themes template files but it really depends on what your looking to do. If you can provide further details on the customizations you are trying to make we can help point you in the right direction.
Viewing 1 reply thread
The support post ‘Where are Updated Directions for Customizing Templates’ 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.