• Resolved satraptech

    (@satraptech)


    The standard woocommerce checkout shipping method on the order review widget is being displayed. This means when using the shipping method widget the checkout page will show the shipping method 2 times.

    The Shipping method should be disabled in the order review widget.

    I have a temporary fix adding this css to the order review widget.

    /* Remove Shippin method from order revie widget */
    selector ul#shipping_method.woocommerce-shipping-methods
    {
    display: none!important;
    }

    • This topic was modified 3 years, 6 months ago by satraptech.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello @satraptech ,

    Currently, I am checking the issue in my development environment with Hello Elementor Theme as you have used it on your website. Please wait and I will get back to you with an update as soon as I have more information.

    Regards,
    Benjir

    Hey @satraptech ,

    Thanks for letting us know. We have successfully reproduced the issue in our development environment and hopefully this issue will be fixed in our future update. Till then stay with us and stay tuned.

    Regards,
    Benjir

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Checkout shipping method shown twice’ is closed to new replies.