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
Modify registration to go directly to cart page? | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium Modify registration to go directly to cart page?

Modify registration to go directly to cart page?

Posted: September 16, 2013 at 4:11 pm

Viewing 3 reply threads


Anne Castaldo

September 16, 2013 at 4:11 pm

Hi, on my event I have a “register” button shortcode at the bottom of the description, here.

http://thetonybrownfoundation.org/events/event-registration?ee=19

right now, when you click it it just changes to the view cart text. Some of my customers are, maybe a little less computer savvy and get confused by this. Is there a way to make it so that the button at the bottom redirects directly to the cart page?


Anonymous

September 16, 2013 at 4:31 pm

Hi Anne,

It looks like the add to cart shortcode you are using is something along the lines of:

[ESPRESSO_CART_LINK event_id=”1″ anchor=”Register for This Event”]

Plus your image styling.

So if you add ‘direct_to_cart=1’ to the shortcode it will automatically re-direct them to the cart. Use the same shortcode as you have now just with ‘direct_to_cart=1’ added like so:

[ESPRESSO_CART_LINK event_id=”1″ direct_to_cart=1 anchor=”Register for This Event”]


Anne Castaldo

September 17, 2013 at 5:49 am

This is the code I am using, does this seem correct?

[ESPRESSO_CART_LINK anchor=” direct_to_cart=1 moving_to_cart=”Redirecting to cart…”]


Anonymous

September 17, 2013 at 5:56 am

Hi Anne,

Yes that should work fine and looking on your site it would seem you have it working :D

Viewing 3 reply threads

The support post ‘Modify registration to go directly to cart 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 - Staging Server