This topic has 6 replies, 2 voices, and was last updated 4 years, 4 months ago ago by Olga Barlow
Hello,
May I ask how can I redirect the page to the cart/checkout page directly after clicking the “Add to cart” button?
https://ibb.co/b7PY9Vg
Thank you
Hello,
Go to WooCommerce > Settings > Products > Add to cart behaviour > Redirect to the cart page after successful addition > On.
Regards
It is on but there is no change
Hello,
You are using Massive Addons Add to cart button element and it seems that this element does not have option to disable Ajax add to cart for the mentioned redirect. Try to use the default WooCommerce shortcode to add the Add to cart button https://docs.woocommerce.com/document/woocommerce-shortcodes/#section-19
Regards
May I ask where should I paste these codes?
https://ibb.co/C02H2vB
Hello,
You can use simple WPBakery text element to add shortcode. And the arguments that are listed there you can use in the shortcode if you need them, for example
[add_to_cart id="99" style='border:4px solid #ccc; padding: 12px;" show_price="TRUE"]
Regards
You must be logged in to reply to this topic.Log in/Sign up