The “add to cart” buttons do not work with ajax in the frontend (the first time it adds to cart but the button stays in loop and does not work anymore), but they do work in the backend (thema options > woocommerce > shop >shop page layout
We have disabled all plugins and the same thing happens.
The debug mode does not give us anything
If we use the Version Control for jQuery plugin to change the jquery version, the store page works but the cart stops working (empty cart and the + and – buttons).
How can we fix it?
Thanks.