• Resolved mmer12

    (@mmer12)


    For users that aren’t logged in, I can add items to the cart widget that persist, but when I reach the /cart page, it shows up as empty with no items. Going back to any other page shows that the cart widget still has the item in it. The issue resolves when I have “development mode” (disables caching) enabled on getflywheel.com where the site is hosted.

    Logged in users do not have this issue.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi @mmer12! As you’ve hinted at here, this sort of issue is almost always due to caching. Excluding the cart and checkout pages from caching is usually enough to fix this issue. Do you have that sort of fine-tuned control over your caching?

    Thread Starter mmer12

    (@mmer12)

    Hi @apmwebdev , I do not currently have that fine-tuned control. I tried to turn off all caching plugs that had been installed, to no avail. Ideas for next steps?

    Hi @mmer12,

    > I tried to turn off all caching plugs that had been installed, to no avail. Ideas for next steps?

    Can you give me more detail on what “development mode” is? You mentioned that it seemed to solve the problem and disabled caching, but turning off caching plugins did not help, so I’m wondering if there’s something else development mode does that fixes the issue.

    We haven’t heard back from you in a while, so I’m going to mark this as resolved. Feel free to start a new thread if you have any further questions!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Cart empty for non-logged in users’ is closed to new replies.