• Hi there,
    I was wondering if there is any preferred caching / aggregating / minifying plugins that you know work with WP Store Locator? I know it’s an open ended question and caching has lots of pitfalls but wondering if you have any pointers in this regard?

    Are there any plugin specific scripts or stylesheets that should never be cached?
    Thanks,

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi,

    Cache plugins are complicated beasts. Personally, I use wp-rocket (not affiliated with them in any way) and I find it easy to configure so that there are no conflicts with wp store locator. If you use that one I can let you know what my settings are. But apart from that, I couldn’t tell you much more.

    The important thing with most cache plugins is that the javascript resources are loaded in the right order. Most cache plugins use defer rendering of js, and this causes all sorts of issues since the plugin loads the script in an order that may cause plugins and other scripts to not work properly or at all. Good cache plugins have options to selectively disable defer rendering for the most sensitive urls, like the ones where wp store locator is shown, for example.

    I hope that helps.

    Thread Starter southafricanrob

    (@southafricanrob)

    Thanks – I’ll give WP Rocket a try as have heard good things. I would appreciate if you send me your recommended settings.
    Cheers,
    Rob

    Hi again,

    I don’t know if you are aware of this but it is not allowed to offer help for paid products on the www.remarpro.com site, and in this case we aren’t even related to that product. You can write us a support ticket and we can try to help you from there. Thanks ??

    Thread Starter southafricanrob

    (@southafricanrob)

    Apologies, sounds completely fair. I’ll create a support ticket. Thanks again

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Caching options for WP Store Locator’ is closed to new replies.