Sergio QB
Forum Replies Created
-
Hi @taymag , I solved the issue deleting Woocommerce plugin including settings and database with
define( 'WC_REMOVE_ALL_DATA', true);Reinstalled woocommerce and everything was working fine. Still wondering why wasn’t working in first place but is all up and running. Hope it can help you!
Hello friends, I’m answering my own question because it may help someone else.
After a week trying different things, I deleted Woocommerce plugin including settings and database with
define( 'WC_REMOVE_ALL_DATA', true);Reinstalled woocommerce and everything was working fine. Still wondering why wasn’t working in first place but is all up and running. Hope this may help someone else!
Hi @amandasjackson ,
Switched to storefront, followed the steps in the link but the problem is persistent. What I can’t understand is that the problem disapear once the user is logged in.
I started a topic about it with more detail here https://wordpress.org/support/topic/add-to-cart-and-remove-item-from-cart-not-working-when-user-not-logged-in/.
Thanks for your help!
Hi @taymag I have a problem similar to what you described. Tryed your page but seems to be working fine, how did you solved it?