Home Forums WoodMart support forum Add to Cart Does Not Work – Only Spins After Click Reply To: Add to Cart Does Not Work – Only Spins After Click

#160757

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.