Woocommerce Checkout page changed
-
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.
Same.
Try this code.
form.woocommerce-checkout wc-order-attribution-inputs {
order: 3;
}
-
This reply was modified 1 year, 3 months ago by
office-6778.
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
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.
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
Thanks I will do. Thanks for your help.
The topic ‘Woocommerce Checkout page changed’ is closed to new replies.