• Resolved addkolon

    (@addkolon)


    Hi I read a close thread about almost the same issue.

    I have the issue that our customers see different currency in the product catalog and on the product page.

    I’m using this plugin https://wordpress.org/plugins/woo-multi-currency/

    – I’ve activated Geolocation w/ page cache.
    – added this to the .htaccess
    RewriteRule .* – [E=Cache-Control:no-autoflush]
    RewriteRule .* – [E=Cache-Vary: wmc_current_currency]

    But it doesn’t look like its working.

    Thanks in advance
    Mattias Lager

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

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

    (@qtwrk)

    Hi,

    RewriteRule .* – [E=Cache-Vary: wmc_current_currency]

    there is a white space between : and w , you need to get rid of it

    and also try put this rule at TOP of your .htaccess

    Best regards,

Viewing 1 replies (of 1 total)

The topic ‘Multi Currency Plugin and LiteSpeed Cache WordPress’ is closed to new replies.