I’m using the multiple event registration plugin and I need help to customize the checkout page. How can I change the order of the personal infos form box to be placed at the top of the page, before the first event detail, instead of in between the first and second events details?
Hi there,
You can group those together by adding a bit of jQuery to combine the information into one table. Here’s a link to some example code that shows how: https://gist.github.com/joshfeck/e81ecac2a9654dbcd8f36ca5310e3cb0
You can add the above to a functions plugin or into your WordPress theme’s functions.php file.
I used the code you’ve provided, but it didn’t work as expected. Note in the attached image that the titles of the events remained at the bottom below the info form box and just the event descriptions were moved to the table. The first event title was still placed on the top page separated from the event description that was moved inside the table.
The support post ‘Multiple Event Registration checkout customization’ 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.