• Resolved mats1

    (@mats1)


    Hi, we are experience that Aelia currency switcher is cached on the home page.
    Aeilia currency switcher work as it should. When testing I have deleted all cookies. Used Tunnel Bear to virtually visit the site from a different country. The Aelia currency cookie is correctly set to the specifik country but the currency switcher shows differently. Purging the cache gives correct currency in the selector. I know that your plugin is compatible with Aelia currency switcher but do I need to make additional settings in the Litespeed plugin?

    Here is the report number: NIEIKSGO

    Thank you in advanced

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

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support qtwrk

    (@qtwrk)

    Hi,

    Please try add this at top of your .htaccess, then purge all

    
    <IfModule LiteSpeed>
    RewriteRule .* - [E=Cache-Vary:aelia_cs_selected_currency]
    </IfModule>
    

    Best regards,

    Thread Starter mats1

    (@mats1)

    Hi,

    I have tested now several times and I believe this did the trick. Thanks a lot

    Best regards

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Aelia currency switcher is cached’ is closed to new replies.