Check out page have a delay
Hello,
On my website, on the cheout page: https://www.kombatshop.ro/finalizare/ when the user navigate, first time it's show the field for login ( 1-2 second ), then it's load corect!
Any ideea what can be the reason ?
Hello,
On my website, on the cheout page: https://www.kombatshop.ro/finalizare/ when the user navigate, first time it's show the field for login ( 1-2 second ), then it's load corect!
Any ideea what can be the reason ?
Comments
Hi,
This is a new method of displaying checkout that WooCommerce introduced some time ago.
You can edit the checkout page, replace Woo blocks with the shortcode
[woocommerce_checkout]
, and the loading for the fields will be gone.Best regards
Hello,
I have replace this and now all it's OK!
Many thank's!