• Resolved TrulineGraphics

    (@trulinegraphics)


    I just updated my site to WP 5.4.1 and now any product that gets added to the cart reverts to a different product. WooCommerce is up to date as well. I have probably 100+ products and no matter what item you add to the cart, it won’t add it to the cart but instead puts the same item in the cart every time. Sooo weird! Never seen anything like this. Anyone else have this happen before??

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • krispy_b

    (@krispy_b)

    I’m going to suggest it’s your caching plugin. I see this at the bottom of the cart page when I view source;

    <!– Cache served by breeze CACHE – Last modified: Mon, 08 Jun 2020 01:03:09 GMT –>

    and you’d not usually want a caching program to serve a cached copy of that page. The front page also shows 0 products in the cart, which was wrong, shows 1 on the cart page..

    I’ve not heard of Breeze – but are you sure it’s woocommerce compatible? If it doesn’t use ajax to update cart fields and NOT cache the cart and checkout pages, you will have big problems.

    krispy_b

    (@krispy_b)

    I should add just turn the cache plugin off and re-test to see if that is causing the problem.

    Thread Starter TrulineGraphics

    (@trulinegraphics)

    FYI, the Breeze caching plugin wasn’t even activated. I went ahead and deleted it because it wasn’t in use. That was ruled out.

    I did some more digging and the plugin called TM WooCommerce Extra Product Options was causing the issue. As soon as I disabled that, bingo the items added to the cart again. I should have known to try disabling that plugin since it directly related to the cart. Once I flushed cache from my SSL and deactivated the plugin BINGO. So the plugin doesn’t always tell you when it needs updates and the author doesn’t let you updated through the WP plugin panel, manual FTP upload BLEEH.

    At any rate I think we have it fixed. Bad plugin to ruin the day. Thanks for the replies!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Wrong Products Adding To Cart’ is closed to new replies.