Hi,
I tested a contact form and when I hit submit, I see the loading icon but then the input just disappears and there's no message whatsoever if you have successful submitted or not. However, it went to my email successfully.
I'ts the latest version of the plugin, and I am not sure where to add the "thank you" message upon submit.
Thanks
http://wordpress.org/extend/plugins/mm-forms-community/
nevermind. from WP 3.0 and up the contact form 7 is conflicting with mm-froms.
tyskkvinna
Member
Posted 1 year ago #
Are there any other known conflicts to this? I'm having the same problem, but I don't have contact form 7.
Hi tyskkvinna,
Maybe you have other contact forms plugin? Also try to disable all your other plugins and enable them one by one while testing your mmforms. In this way, you will detect which is having an issue.
Also check your header.php and check if it has <?php wp_head(); ?> As well as your footer if it has <?php wp_footer(); ?>
These functions are important to make plugins work correctly. You may also check this thread if it helps.
http://wordpress.org/support/topic/plugin-contact-form-7-not-sending-e-mail?replies=19