I want to override the registration_page_wrapper.template.php file. This is working fine by copying the file into the theme folder. But now i want to output the Event data and was wondering how i could access this data in this file.
My Goal is to display the Event Name / Description / Categories / Date / Venue could you please help me?
Normally the event object isn’t available to the checkout steps, but you can get that data from the transaction object. There’s some example code in the Event Espresso code snippet repository that shows how to get the featured image from the event to display it on the registration form step. You can use the same method to get other data from the event as well.
The support post ‘registration_page_wrapper’ 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.