when a customer add a product to cart and pass from page one to page 2 in the category, the page tells him that the product is in already in cart in red.
Replicate Issue:
1- go to:
https://www.eurocorals.com/en/shop/
2- add a product.
3- Go to the next page (from page 1 to 2)
it will tell you that the product is already in cart :S in red.
I contacted woothemes They replied this:
Hi Ali,
the issue is coming from your theme.
If you enable the add to cart button and clicko n it on the shop page, it add products to the cart using this link:
https://www.eurocorals.com/en/shop/?add-to-cart=11837
Then when you change page, the part ?add-to-cart=11837 is not removed from the URL.
The theme should instead use the AJAX add to cart button on that page, like it’s supposed by WooCommerce.
Please contact the theme author to fix this issue. We are not able to fix it for them.
Thanks! Have a good day
I am not using the Wishlist plug in.
The theme is updated to 2.6.2 (had this issue in other versions)
woocomerce and other plugins updated.
Note: It happens only when I use the add to cart bottom from the shop page. It is disable now becouse of the issue… You can enable it to test.
thanks