I’m trying to create a message at the top of the registration information entry but I can’t escape the loop, it shows up for each event listed in the process. Where can I place this message? Similarly, I’m trying to add some information near the “confirm and go to payment button” but can’t find it in the multi_registration_page_display or the registration_page_display. where is this generated?
thanks
It’s actually on the following page (shopping_cart.php is where you select and update totals. the following page lists the forms for each event to enter attendee information… but any changes i make are repeated for each event.)
I’m trying to add some information near the “confirm and go to payment button”
That will be in the confirmation_display.php file in the templates folder.
I’m trying to create a message at the top of the registration information entry but I can’t escape the loop,
If you mean that you are trying to add some information above the event list, why not just add that into the page containing the [EVENT_ESPRESSO] or (better) [EVENT_LIST] shortcodes rather than adding it directly to the php file. Makes it easier to edit too.
Viewing 3 reply threads
The support post ‘Message at top of Multievent 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.