Support

Home Forums Event Espresso Premium Shopping cart items are displayed split apart on registration page

Shopping cart items are displayed split apart on registration page

Posted: September 17, 2019 at 1:04 pm

Viewing 1 reply thread


wilmed2019

September 17, 2019 at 1:04 pm

Scenario:
User adds two or more events to their shopping cart.
User clicks “Proceed to Registration”
On registration page, items in the cart are split apart.
One item at the top and the rest display at the bottom of the page.

I’m wondering if there’s a standard approach to having all items appear together. If not and I need to go into the code, can you give me a lead on which file I should mess with? I have a screen shot if that helps. Thanks in advance.


Josh

  • Support Staff

September 17, 2019 at 1:25 pm

Hi,

You can add the following code snippet to your site to move class/ticket details so they’re all after the registration form:

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

You can add the above to a functions plugin or, if available, into your WordPress child theme’s functions.php file. The above code snippet is not intended to be added into the core EE plugin, because you should never need to hack core files.

Viewing 1 reply thread

The support post ‘Shopping cart items are displayed split apart on 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.

Event Espresso