Search code examples
wordpressformsnoscriptninja-forms

Ninja Forms 3.0.11: <noscript>


I am getting this no script error, and am unsure as to why.

Javascript is allowed in my browser, and the adblock is disabled. I see Ninja Forms 3.0.11 has a JS directory with several files.

<noscript class="ninja-forms-noscript-message">
Notice: JavaScript is required for this content.</noscript>

Has anyone come across this upgrading? If so, could you please explain how you resolved this?

Thank you.


Solution

  • I was having this same problem today so I decided to switch themes and see if that fixed it. And that did fix the problem. So I switched back and it was still broken. I inspected the page and noticed there was a JS error in the console and I resolved that JS error that had nothing to do with Ninja Forms and it made my form show up and work fine now. So it seems if there are any JS errors going on it will affect it.