Replies: 0
Hi,
We are having trouble with caching on the woocommerce checkout page.
A endless loading spinner. Which is resolved with refreshing the page or clearing cache.
We have 4 languages, done in ‘folder’ style so /fr/, /de/ and /en/ for other then default Dutch.
How do we need to set the exceptions for these pages?
Now I have set it like this:
/en/cart/
/en/checkout/
/en/shop/
/en/my-account/
/de/einkaufswagen/
/de/shop-2/
/de/mein-account/
/de/zur-kasse/
/fr/mon-compte/
/fr/boutique/
/fr/panier/
/fr/validation/
/mijn-account/
/winkel/
/winkelmand/
/afrekenen/
Is that correct?
Any other suggestions on what might cause this?