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