• Resolved David Robinson

    (@foxrobinson)


    I have around 30 forms on different pages which have stopped loading. There is only one version of JQuery being loaded and switching theme does not fix the issue. The only thing that fixes it is deactivating a plugin called Encyclopedia Pro. When this pluign is activated I get the following error message in the console:

    “Uncaught ReferenceError: a5c891885e206cdbc3ce733224bd537e is not defined”

    this points to this code:

    “<form name=”cp_calculatedfieldsf_pform_1″ id=”cp_calculatedfieldsf_pform_1″ action=”?” method=”post” enctype=”multipart/form-data”><input type=”hidden” name=”cp_calculatedfieldsf_id” value=”33″>

    <!--noptimize--><script>{STRINGCACHE:MD5:a5c891885e206cdbc3ce733224bd537e}</script><!--/noptimize-->

    Any ideas on how to fix this?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author codepeople

    (@codepeople)

    Hello @foxrobinson,

    Evidently there is a plugin installed in your website that is generating a version in cache of the website, but that was configured to manipulate all javascript code in the webpages or minify the generated HTML. Please, identify this plugin and deactivate the option that manipulate the javascript code in the webpages.

    Best regards.

    Plugin Author codepeople

    (@codepeople)

    Hello,

    That seem it is an know conflict between the plugin you are referring and other plugins:

    https://github.com/AffiliateWP/AffiliateWP/issues/1958

    Best regards.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Forms not loading’ is closed to new replies.