• Resolved Phet Maly

    (@phet-maly)


    Hey guys,

    We have a setup (on LiteSpeed WS), that uses WooCommerce, LiteSpeed Cache and Booster.io’s multicurrency.

    We use booster to switch from USD or CAD depending on country groups. Booster.io doc here.

    Please see our Booster.io settings here

    So we are having an issue where the currency does not automatically applies. But if I ?Purge all? with LiteSpeed Cache the right currency is applied. I don’t want to have to do this everytime I work on the site.

    Is there a way to not cache this aspect? Did I set something wrong?
    Or maybe there is a way to ?automatically? purge this on changes?

    Report number: CJVYDGPM

    Thanks

    • This topic was modified 3 years, 10 months ago by Phet Maly.

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

Viewing 1 replies (of 1 total)
  • Plugin Support qtwrk

    (@qtwrk)

    Hi,

    Since you are using CloudFlare , then add this into your .htaccess

    after LSCWP rules, before WP rules

    
    RewriteRule .* - [E=Cache-Control:vary={ENV:LSCACHE_VARY_VALUE}+%{HTTP:CF-IPCountry}]
    

    purge all

    Best regards,

Viewing 1 replies (of 1 total)
  • The topic ‘Litespeed Cache + booster.io multi currency issue’ is closed to new replies.