think.different
Forum Replies Created
-
Thank you Caridad. I don’t use your plugin but I too was having this issue. After checking my CPT it was too set to hierarchical. Once I changed that to ‘hierarchical’ => false, it work. Thanks.
Forum: Plugins
In reply to: [WooCommerce] Empty cart after adding products.Okay I just simplified my category slugs and now it is working again (for the time being at least).
Coincidence or it forced a reset of something?
Lets see if this sticks, if not “I’ll try changing the permalink structure for the products to see if that makes a difference.
Forum: Plugins
In reply to: [WooCommerce] Empty cart after adding products.So today this is what is happening…
just added one product to the cart 30 times in a row using Chrome (mac). Adding it, deleting it, repeat. 10x from the homepage, 10x from the parent category, 10x from the child category. It added to cart each time when done from the homepage or the parent cat but not from the child cat?
Repeated the exercise in Safari, Firefox and it just worked????
Went back to Chrome and still not working from Child Cat.
Forum: Plugins
In reply to: [WooCommerce] Empty cart after adding products.Something I have just noticed:
I can go into one category and add a product and the cart remains empty, I then can go into another category and add a product and it appears in the cart (the 1st product isn’t listed).
Which category I use has no bearing in it working or not.
Forum: Plugins
In reply to: [WooCommerce] Empty cart after adding products.Not working again.
I have even checked it with Twenty Fifteen and the cart remains empty after adding products.
——
Now after switching back to my theme it is working.
This is very frustrating!!
Forum: Plugins
In reply to: [WooCommerce] Empty cart after adding products.As the site is actually a multisite, I was able to code a new theme from scratch that matched the main theme that only the store ueses. This seems to have fixed the issue for now –?figures crossed.
Forum: Plugins
In reply to: [WooCommerce] Empty cart after adding products.I’ve check the plugins and there seems to be no conflict there.
I thinks is is something in the theme we are using. Annoyingly it was one from themeforest and the Dev is no longer active.
Forum: Plugins
In reply to: [WooCommerce] Empty cart after adding products.As expected, it now once again not working.
This is the store https://www.kmc.ac.uk/store/
Forum: Plugins
In reply to: [WooCommerce] Can't add variable products to cartThis is the response I got from the hosting company:
This wouldn’t be anything server side preventing this but the following error is being produced :
(site URL) [Fri May 01 22:04:59 2015] [error] [client 1(IP ADDRESS):55508] AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use ‘LimitInternalRecursion’ to increase the limit if necessary. Use ‘LogLevel debug’ to get a backtrace.
It may be that the steps you are taking is causing it to go beyond this, you can either increase this via a php.ini file or find the cause and resolve it.
Anyone know what this means?
Forum: Plugins
In reply to: [WooCommerce] Can't add variable products to cartI have now gone home from work and tested it on my mac there and all works – I was able to get to the credit card details page with out any errors, so it does look like some sort of cache issue.
Still waiting to hear back to my support ticket with my hosting company….
Forum: Plugins
In reply to: [WooCommerce] Can't add variable products to cartSo I have removed the Cart widget and replace with just a Cart and Checkout Buttons.
Next issue.
After I click Checkout, I see the normal checkout page for a few seconds then it is replace with the message:
“Sorry, your session has expired. Return to homepage”
If I go back to the Cart all is still there.
Works correctly is you are not a Guest.
Forum: Plugins
In reply to: [WooCommerce] Can't add variable products to cartStill waiting to hear back from hosting company….
But I found this:
https://businessbloomer.com/woocommerce-solving-cart-empty-issue/If I clear these AND have WooCommerce >Settings >Products > Display
“Enable AJAX add to cart buttons on archives” UNCHECKED, it works BUT the cart widget doesn’t update. If I leave it Checked the widget works but the Cart does not.Forum: Plugins
In reply to: [WooCommerce] Can't add variable products to cartOthers have suggested:
1) php sessions not enabled serverside
2) change your php from suphp to mod_phpForum: Plugins
In reply to: [WooCommerce] Can't add variable products to cartJust sent them a support ticket.
Forum: Plugins
In reply to: [WooCommerce] Can't add variable products to cartI have no cache plugin – how would I check server side?