Support

Home Forums Event Espresso Premium Multiple Event Registration checkout customization

Multiple Event Registration checkout customization

Posted: October 25, 2017 at 9:07 am

Viewing 5 reply threads


nakakubo

October 25, 2017 at 9:07 am

Hi,

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?

Thanks in advance!

Reorder the personal info box to the top


Josh

  • Support Staff

October 25, 2017 at 9:52 am

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.


nakakubo

October 25, 2017 at 10:49 am

Hi Josh,

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.

Checkout reorder messy


Josh

  • Support Staff

October 25, 2017 at 3:47 pm

Oh I see, you actually want to do this:

https://gist.github.com/joshfeck/c14830939e0fe067597e82f90f3fecd9


nakakubo

October 26, 2017 at 12:50 pm

Josh,

Now it worked perfectly, thanks!

best regards!


Josh

  • Support Staff

October 26, 2017 at 1:29 pm

You’re welcome.

Viewing 5 reply threads

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.

Event Espresso