Plugin Author
xootix
(@xootix)
Hello,
Sorry, what do you mean by button load themselves.
I just tested with the plugin with woocommerce 8.1 and everything seems fine to me.
Please explain and share your website link.
Hello.
Right now I am working in Localhost. But I captured some images:
- This is before clicking in “add to cart” button. Everything is normal https://prnt.sc/XUhqqr2Ys4nJ
- This is when I click.. I see a loading icon next to the “add to cart” button https://prnt.sc/T4tpoohIumrA
- This is after I clicked. The button changes from “Add to cart” to “1 in cart” and the side cart is not showing. https://prnt.sc/G90rXWBEjEag
- Just after I refresh the page I can see the badge counting. https://prnt.sc/0zs09B9YodZN
Thanks for your help
-
This reply was modified 1 year, 7 months ago by
Reichlich.
Plugin Author
xootix
(@xootix)
Hello,
I don’t think it has anything to do with the side cart. Its between your theme and woocommerce.
You can go to WC settings -> products -> general and turn off “Ajax add to cart behavior”
Similarly you can go to side cart settings and turn off “ajax add to cart”
Yes you were right. Its working now. Thanks for your help.
Now I saw this: Since Woocommerce 8.1.1 in mobile view, If I click in “add to cart” in a product that is below, after scrolling down, the side cart will show in screen but is like if the site gets updated and the page opens in the starter part where the header is. In previous Woocommerce version (8.0.3) tested, the side cart open and close in the same position where the product was. That is the wished behavior. Thanks