When a user processes the number of registrants for a class in the Shopping Cart as zero, it goes to an Error page. This is fine, except something in the error page is breaking my template. This happened before: https://eventespresso.com/topic/template-structure-changing-on-attention-page
and you guys magically fixed it. Can the same fix be done now that we’re using v3.1.29.1.P?
The fix that was applied in 3.1.27.P will also work in this case. In the event-espresso/includes/functions/cart.php file on lines 790 and 791 there are two closing divs. They look like this:
</div>
</div>
They can be removed, and moved up to line 784 and 785, so it looks like this:
The support post ‘Shopping Cart Error Page breaking Template’ 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.