• I have installed a plugin: WooCommerce Catalog Enquiry

    It uses jQuery to POST form data via Ajax through the trigger submitthis('frm_woo_catalog');.

    Turns out that it isn’t built to play nicely with Caching plugins and breaks when W3TC is activate.

    I am trying to create some type of exception but I don’t think I can with jQuery. It looks like the only exception I can create is by Page.

    Do i have to create an exception for every page that has this plugin active OR is there a way I can force no-caching of a specific jQuery function?

    NOTE: I am not using Minify – only Page Cache and Browser Cache and also Cloudflare.

    • This topic was modified 8 years, 3 months ago by SJW.
    • This topic was modified 8 years, 3 months ago by SJW.

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

The topic ‘Can I cache jQuery code on Product Pages’ is closed to new replies.