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
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?
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”]
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.