I have a popup window in my code. The popup window uses a contact form 7 plugin to submit values to the server. My problem is that when clicking the submit button, the popup window closes and the message “Your message has been send successfully” cannot be seen. On clicking the popup window again ,the message can only be viewed again. I wanted to display message before the popup window closes. How can I do this ?
1 comment
Comments are closed.
I think popup close because contact form 7 submit button submit the form. Please remove your pop code. Please use this plugin for pop and contact form 7 plugin.
https://wordpress.org/plugins/easy-fancybox/
First install above plugin and the contact form 7 (If not install). After that write below code in your page and your problem solve.