• Resolved raymond621

    (@raymond621)


    Hi Support

    I am currently running this plugin with litespeed cache. JS is enabled to covnert currency so no query string is attached at the end of product url. Question is, why can’t litespeed cache prefetch and cache the products.

    This is what the product url looks like with js enabled.

    1. For US dollars: https://www.abc.com/productA/

    2. For AUS dollars: https://www.abc.com/productA/

    Both url looks the exact the same but link 1 is cached but link 2 is not when it is dispalying AUS dollars. How do I get them both to cache?

    I manage to do so under “Use cache plugin > ajax” but the site loads incredibly long with 7 seconds of loading time on admin-ajax.php

    If I use json instead of ajax, it loads faster but litespeed cannot cache other currency.

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

    (@angelagrey)

    Hi,

    Thank you for reaching out to us.

    The concerns seems to be related to how LiteSpeed Cache handles currency caching. Our plugin handles the currency conversion via JS, but the caching behavior itself falls under the functionality of the cache plugin.

    To clarify, our plugin doesn’t use or have any settings that requires caches to work. The only option “Use cache plugin” is for cases when it caches the currency price during the initial visit.

    I recommend reaching out to the LiteSpeed Cache support team for assistance in configuring, since this is beyond the scope of our plugin’s control.

    If you have any other questions about our plugin, feel free to ask!

    Best regards.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.