Adding Exception to Caching Plugins

While, eForm works well with most of the caching plugins, but sometimes, things like file-uploader breaks when the pages are cached aggressively. eForm by default minifies the HTML output, so in some cases, due to double compression some functionality may break.

So solve this, you need to add the following RegularExpression Exception under Page Caching and CSS/JS minification.

  • /wp-content/plugins/wp-fsqm-pro/
  • /wp-content/plugins/wp-fsqm-pro/(.*)
  • /eforms/(.*)

This should take care of standalone form pages and plugin files. If you have changed the base endpoint of standalone, then you need to change /eform/ to /your-base-endpoint/.

Additionally add the URL of the posts/pages where forms are published through shortcodes.

Swashata has written 257 articles

Hi there, I am the Lead Developer at WPQuark.com. I love to create something beautiful for WordPress and here I write about how to use them. When I am not working, usually I am doing a number of other creative things ;).