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.
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.
Support forum for Event Espresso 3 and Event Espresso 4.