Home Forums Plugins CURCY – WooCommerce Multi Currency LiteSpeed Cache and CURCY Multi Currency

LiteSpeed Cache and CURCY Multi Currency

  • Author
    Posts
  • #229241

    Nico Groenewegen
    Participant

    LiteSpeed Cache provides the options Guest Mode and Guest Optimization to improve pageload and speed.

    1. Guest Mode
    Enables caching for guests before detecting their real session or cookies.
    It serves a fully cached version of the page without waiting for WooCommerce to load session data.
    This can cause issues with multi-currency plugins because the currency might be detected after the cached page is served.

    2. Guest Optimization
    Goes a step further than Guest Mode by aggressively optimizing content for guest users.
    It removes additional elements like certain scripts and cookies that could affect how the page loads dynamically.
    This can break multi-currency functionality even more because prices might not update based on the visitor’s location or preference.

    Should both set to OFF, to prevent cache the wrong currency and show it to all users?

You must be logged in to see replies to this topic. Click here to login or register