Home Forums WoodMart support forum Woocommerce Checkout page changed

Woocommerce Checkout page changed

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #558433

    ajs46j
    Participant

    Today, I saw the checkout page is changed. The ‘your order’ section should be on the right hand site but it now bottom of the page on the left side.

    Please sort this it’s very urgent.

    Attachments:
    You must be logged in to view attached files.
    #558446

    office-6778
    Participant

    Same.
    Try this code.

    form.woocommerce-checkout wc-order-attribution-inputs {
    	order: 3;
    }
    
    • This reply was modified 1 week, 5 days ago by office-6778.
    #558455

    Artem Temos
    Keymaster

    Hello,

    To fix this issue, try to add the following code snippet to the Custom CSS area in Theme Settings.

    form.woocommerce-checkout wc-order-attribution-inputs {
    	order: 3;
    }

    This issue will also be fixed in the next theme update.

    Kind Regards

    #558488

    ajs46j
    Participant

    Thank you so much for the quick reply and it’s sorted. But why it happened? I haven’t changed or modified anything. This is live now and customers are visiting sites regularly. I can’t afford if it happens in the future. Because my client raised a serious concern about it.

    I have couple of issue, if you can resolve it:

    – I see on the checkout page, when the customer tries to increase product quantity it takes 5-7 seconds to refresh and update the total amount. It should be under 2 seconds.

    – The theme response is very slow specially when I try to click one product to add it takes time to add, also it takes time to go next page.
    I have followed so many guidlines from your website

    Can you please let me know how can i resolve this issue.

    Thanks.

    #558490

    Artem Temos
    Keymaster

    We will release an update for the checkout layout issue soon and you will be able to remove that code from your website.

    As for your other questions, please create a separate topic and describe everything in details so our specialists could help you.

    Kind Regards

    #558507

    ajs46j
    Participant

    Thanks I will do. Thanks for your help.

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

The topic ‘Woocommerce Checkout page changed’ is closed to new replies.