• Resolved Family Volunteer

    (@moolchandjain)


    This form doesn’t work if W3 total cache plugin i sactivated. The Form builder (Ninaja) says that he author of caching plugin (W3 total plugin) should give instructions how to exclude Ninja javascript from minimizing, combining, deferring, and caching. Please help! How should this be done?

    /wp-content/plugins/ninja-forms/assets/js/*
    /wp-content/plugins/ninja-forms/assets/*
    /wp-content/plugins/ninja-forms/assets/js/lib/*
    /wp-content/plugins/ninja-forms/config-wrap-start-default.js
    /wp-content/plugins/ninja-forms/assets/js/nfLocaleConverter.js
    /wp-content/plugins/ninja-forms/assets/js/min/*.js
    /wp-content/plugins/ninja-forms/assets/js/min/controllers/*.js
    /wp-content/plugins/ninja-forms/assets/js/min/models/*.js
    /wp-content/plugins/ninja-forms/assets/js/min/views/*.js

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

Viewing 1 replies (of 1 total)
  • Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @moolchandjain

    Thank you for reaching out and I am happy to help!
    Is there a chance you can disable the settings in the Performance>General settings one by one, save all settings and purge the cache after each setting is disabled so we can actually determine which setting is causing the problem?

    You can also try excluding this page from the page cache in Performance>Page Cache>Advanced>Never Cache following Pages: by adding /sesshin-registration/

    If this does not work add that page to exclusion in Performance>Minify>Advanced>Never Minify the following Pages: /sesshin-registration/

    You can exclude the js files from minify by adding them to Performance>Minify>Advanced>Never Minify following JS files: field, however, it would be better to determine what is causing the problem so we can aproach the solution better

    Thanks!

Viewing 1 replies (of 1 total)

The topic ‘How to exclude Ninja form’s javascript from caching?’ is closed to new replies.