Forms won't submit
-
I have a brand new theme that I just built out using _s’s (underscores) that won’t submit forms. Here are the errors I get in the console:
On submit:
Uncaught Typeerror: cannot read property: 'checkValidity' of undefined
Followed by:
Resource interpreted as Script but transferred with MIME type text/html: "about:blank”.
Steps I’ve taken:
1.Verify that WP is able to send emails by submitting ‘reset password’
2. Installed a plugin that verify’s emails can be sent
3.Narrowed it down to the theme itself because I am able to submit forms when twenty thirteen is installed
4.The problem occurs in both Contact Form 7 and Gravity Forms, so isn’t either of them
5. I uninstalled all plugins and I’m still not able to submitAnybody have an idea of what could be causing this in my theme?
- The topic ‘Forms won't submit’ is closed to new replies.