Yes, it’s possible but you’ll need to load your own custom templates to do it.
How comfortable with PHP are you?
The templates are within /event-espresso/templates/
The template for that file is confirmation_display.php
If you place a copy of that template within within /wp-content/uploads/espresso/templates/ it will override the default template so you can add any additional details you want to load within that file.
The $attendee holds most of what you are looking for I think, use var_dump($attendee); to see everything available there.
Viewing 3 reply threads
The support post ‘Display date , event start and end on confirm registration page’ 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.