Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-sales domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the better-click-to-tweet domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-amazon domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-stats domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Added attendees not remain when you navigate away from cart | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium Added attendees not remain when you navigate away from cart

Added attendees not remain when you navigate away from cart

Posted: June 28, 2013 at 6:12 pm

Viewing 3 reply threads


J

June 28, 2013 at 6:12 pm

Hi

We have newly installed Event Expresso v3.1.32.2.P with Multiple Event Registration v1.0.4 at http://lawsense.com.au.

When you add an event to the cart, then add further attendees to the event with the drop down in the cart and then navigate away from the cart to look for further events to add, once you return to the cart the attendees you have added do no show in the drop down and you have to add them again. Is there an easy fix for this?

Regards,

Joe


Sidney Harrell

  • Support Staff

June 29, 2013 at 9:02 pm

Yes, in the file includes/functions/cart.php, on line 435, change it from:

event_espresso_update_item_in_session( $update_section );

to

event_espresso_update_item_in_session( 'details' );

as of now, this is scheduled to become the default in the upcoming version 3.1.35.


J

June 30, 2013 at 3:43 am

Thanks Sidney. We have previously made an adjustment that automatically sets the counter at 1 when you add to cart – are we able to retain that and still implement your change above? Joe


Dean

  • Support Staff

July 1, 2013 at 1:21 am

Hello Joe,

Yes it should be possible to retain that change, however as it is a custom development we haven’t tested it against our update.

Viewing 3 reply threads

The support post ‘Added attendees not remain when you navigate away from cart’ 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 - Staging Server