Add to Cart Does Not Work – Only Spins After Click
-
I have disabled all plugins except for Woocommerce and the WoodMart plugin and cannot locate the source of the problem. I do not see JS errors. My hosting company cannot locate the issue. Do you have any insight on what is going on? I’ve never encountered this.
Thanks
Apparently disabling Ajax on the single product page in the theme settings fixes it.
Hello,
First of all thanks for choosing our Theme, we are glad to be you in WoodMart WordPress family :-)
.
I have test your site and noticed that ajax functionality is not working on add to cart button.
When I inspect your site, I found the CORS errors in your console.
Mostly this error is due to your server configuration. Or may be the ajax requests blocks from your server.
You can check the below article to fix this: https://wordpress.org/support/topic/cors-error/
Best Regards.