Home Forums WoodMart support forum Checkout Button doesn’t have link

Checkout Button doesn’t have link

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #487755

    devjamy
    Participant

    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/

    #487770

    devjamy
    Participant

    Same things happens with Checkout page button (to change payment methods & place order)

    #487781

    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

    #487783

    devjamy
    Participant

    There

    #487796

    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

    #487881

    devjamy
    Participant

    Hello, woocommerce is at latest version and the problem still persist. I think it has to be with woodmart

    #488244

    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

    #488299

    devjamy
    Participant

    Thank you, it works now.

    #488428

    You are welcome! We are here to help.

    Wish you a wonderful day!

Viewing 9 posts - 1 through 9 (of 9 total)

The topic ‘Checkout Button doesn’t have link’ is closed to new replies.