• Resolved yaroslavkozak

    (@yaroslavkozak)


    I always use wp-optimize for my projects and I really loved the caching features unveiled recently, great job!
    The issue I am having though is the mobile compitability for woocommerce pages (cart & checkout)
    When I use Page Caching (even with the “Generate separate files for mobile devices” option ON) I receive errors when going to cart or checkout pages.
    Here is the error I get – https://prntscr.com/olukzu
    I have tested it on production site as well and I can confirm that the issue happens when I have Page Cache on.

    I have tried setting exclude paths: /cart/* & /checkout/* but error stays the same.
    Can you suggest any solution here?

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter yaroslavkozak

    (@yaroslavkozak)

    Solved.
    Excluded also following cookies from the cache:
    woocommerce_*
    wp_woocommerce_session

    Plugin Author David Anderson

    (@davidanderson)

    Hi,

    Thanks for this report. The extra info was also helpful. We were able to discover the situation in which the issue could manifest, and from there the root cause and fix. If you update to WP-O version 3.0.9 (just released), then you won’t need any work-arounds.

    David

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Page Cache compitability with Woocommerce (not working for mobile)’ is closed to new replies.