Contact form 7- on submit spinning infinitely and not sending email
-
I am getting issue where contact form 7 is not sending any email.
define(‘WPCF7_LOAD_JS’, false);
define(‘WPCF7_LOAD_CSS’, false);I tried option to set CSS and JS to false, but this did not work.
Then I checked firefox debugger and got that after I click submit javascript throwing an error TypeError: $form is undefined
what can be the issue and how to solve please help.
WORDPRESS – 4.5.1
CF& – 4.4.2
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Contact form 7- on submit spinning infinitely and not sending email’ is closed to new replies.