Easy Fix - WordPress Contact Form 7 Keep spinning






After upgrading the plugin, When i submit the form the spinner keeps loading and not displaying any error or success message. It seems form is not working but the actual process of DB insertion and sending mail to user are working fine. To resolve this, 



* Official fixes from contact form 7 is to deactivate all plugin and test then activate one by one. 


Note: Even though it is a good practice, this process takes time to resolve the issue.


* Next solution that i found on internet is 


Open this file

/wp-content/plugins/contact-form-7/wp-contact-form-7.php

and Set

define( ‘WPCF7_LOAD_JS’, true);  
as 
define( ‘WPCF7_LOAD_JS’, false);

Note: If you want to submit the form only using AJAX then this fix will not help. Because when you click on the submit button, the page gets reloaded and show success message. 

5 comments:

  1. I am very enjoyed for this blog. Its an informative topic. It help me very much to solve some problems. Its opportunity are so fantastic and working style so speedy. autoblog wordpress website

    ReplyDelete
  2. I am also very enjoyed for this blog.

    ReplyDelete
  3. Your Blogs is amazing.If you want to know that Contact Form 7 Not Sending Emails then click for more information:
    CONTACT FORM 7 NOT SENDING EMAILS

    ReplyDelete

Powered by Blogger.