Is there an EE4 wiki entry, manual or a guide that shows which EE4 front-page templates can be modified/overwritten and how to do so? The templates seem to be located in the modules folder.
No. The reason there’s not a wiki for this is because we found that with EE3, where we did have instructions on how to override templates, there were so many breaking changes because whenever a template was updated in core, the users with overridden templates would not get the updates/fixes.
So the recommended approach in EE4 is use the provided hooks to make modifications.
If you need to override a specific template, you can find where it’s called in the core plugin, and if it’s called using locate_template() then you can copy that template and put it into your child theme’s folder. Event Espresso will check for that template in that location first.
Viewing 1 reply thread
The support post ‘Changing/Overwriting all templates of the checkout process’ 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.