• Resolved moultrex

    (@moultrex)


    Hello.

    If you enable the cache option in woocommerce environment and have in a sidebar the widget of woocommerce that says Recently Viewed Products. This widget it gets cached and every visitor now sees the wrong recentaly view products that are stored in cache instead of the products that actually saw.

    I know the page is cached but this widget is should be dynamic. With other caching plugins we have used we didn’t have this problem.

    Please check it.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello,

    Which plugin do you use to display recently viewed products?
    We do not currently support this type of feature, as it would decrease the overall performance of the cache, but we are planning to look into it.

    Most recently viewed products plugins are likely to use cookies to store the information, so you could add the relevant cookie name in “Advanced settings > Cookies to exclude from cache” to prevent users from being served cache once they have seen a product.

    Thread Starter moultrex

    (@moultrex)

    We don’t use any plug-in.

    It’s the default Woocommerce Widget

    Appearance > Widgets > Recent View Products.

    Okay. Adding woocommerce_recently_viewed to “Advanced settings > Cookies to exclude from cache” should stop this from happening.

    Thread Starter moultrex

    (@moultrex)

    Ok thank you. Will try it!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Cache Widget Problem’ is closed to new replies.