• Resolved vmcwordpress

    (@vmcwordpress)


    On the Cart/Basket page of my WooCommerce site the “Checkout” button is not where it should be – underneath the Apple Pay section. We need this to be underneath the “or” so the user can choose Apple/Google Pay or continue to the checkout via the “Checkout” button to input their delivery details manually.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Shaun Kuschel a11n

    (@shaunkuschel)

    Automattic Happiness Engineer

    Hey @vmcwordpress,

    To clarify, it sounds like you are wanting the “Checkout” button moved from it’s current location to the section shown in this screenshot, correct?

    https://d.pr/i/uivpHN

    Thread Starter vmcwordpress

    (@vmcwordpress)

    Hi Shaun, thanks for your reply and yes that’s correct.

    Plugin Support Shaun Kuschel a11n

    (@shaunkuschel)

    Automattic Happiness Engineer

    Hey @vmcwordpress,

    The desired location is actually where the “Proceed to Checkout” button should be by default, so it looks like the theme being used on the site has customized the Cart page and moved the woocommerce_proceed_to_checkout action from the woocommerce_cart_totals_after_order_total area:

    https://d.pr/i/TJvEy0

    To the “cart-buttons” section of the woocommerce_cart_contents area of that page, which has also been moved to the bottom:

    https://d.pr/i/d6zkRa

    I’d suggest contacting the theme developer regarding this, as that would be the best approach here. However, if they aren’t able to help you out, let me know and I can see if we can figure out a code snippet that might work.

    Thread Starter vmcwordpress

    (@vmcwordpress)

    Thanks for your help Shaun, I’ll contact the theme developer and let you know the outcome.

    • This reply was modified 3 years, 9 months ago by vmcwordpress.
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Move “Checkout” button up on cart page’ is closed to new replies.