Checkout Button doesn’t have link
-
Basically when on cart page the proceed to checkout button doesn’t have a link, when I try to edit the page it’s a woocommerce shortcode.
I tried to add a cart layout but i have no idea how to make the layout as the actual cart (woocommerce settings only show me pages to make as cart)
https://xtemos.com/docs-topic/shopping-cart-page-builder/
Same things happens with Checkout page button (to change payment methods & place order)
Hello,
Please insert the site admin access into the Private content below the message area. We will take a closer look at the case.
Best Regards
Hello,
Please update Woocommerce and check how it works, if it does not help, deactivate all the plugins except these ones:
Slider Revolution
WPBakery Page Builder or Elementor
Woodmart Core
Contact Form 7
MailChimp for WordPress
WooCommerce
Safe SVG
If the problem has gone, activate the plugins one by one, checking the issue to detect which one causes the problem.
Best Regards
Hello, woocommerce is at latest version and the problem still persist. I think it has to be with woodmart
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
.single_add_to_cart_button.eh_paypal_express_link {
background-color: transparent !important;
box-shadow: none !important;
}
.single_add_to_cart_button.eh_paypal_express_link:before,
.single_add_to_cart_button.eh_paypal_express_link:after {
display: none;
}
Best Regards
You are welcome! We are here to help.
Wish you a wonderful day!
The topic ‘Checkout Button doesn’t have link’ is closed to new replies.