Is there a theme or template file that I can edit to change the positioning of elements that are generated by [ESPRESSO_CHECKOUT]? I’m not just looking to change colors or font sizes (I know those can be tweaked with custom CSS), but more looking to, say, add custom images or additional DIVs containing text/images on the different “steps” in the checkout process. I looked through the files in the Arabica theme folder and could not find anything there that will allow me to do the above. Where should I be looking?
It really depends on the specifics of what you want to do.
There is not a single template used for ESPRESS_CHECKOUT, it loads multiple different sections which all load multiple different templates.
You may be able to do what you need using the hooks within EE, if you can some specific examples of what and where you want to add details I can check what we have available an let you know.
Is it possible to add a section on the “thank you” page – a 4-column table that lists other events with these columns: event title, event date, register button, add to calendar button. This would be something like “thank you for registering – please check out our other events”.
Yes this is possible by adding some PHP code to your theme or into a site specific functions plugin. We have some tutorials that do something similar that you can use as a starting point:
The support post ‘How to change layout for Registration Checkout elements’ 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.