Thread Starter
Ullie
(@ullie)
I saw someone tried the contact form in the footer off the website. But it is not this form. When you follow the link above you’ll see information about the ‘NoseTubes’. When you click ‘MEER INFO en KORTINGSCODE’ the popup with the contact form will appear. After the contact form is filled and send, the popup dissapears. The succes message is being shown, but you will only see it when you re-open the popup. This is not how it is ment to bee. The popup should stay put and show the succes message. I want the popup only to dissapear after clicking the close-button (this is what I specified in the settings).
Hi dear @ullie ,
Thank you for the topic.
Unfortunately, the plugin does not have that kind of functionality.
We checked the plugin you mentioned and noticed that that page is being loaded when the submit button is clicked(via PHP).
You need to use a form plugin, where the buttons are being submitted via AJAX, so you can see the result message within the same popup.
Thank you!
Thread Starter
Ullie
(@ullie)
Thank you very much for the quick respond, I used AJAX submission now and everything works, I see the succes message in the popup now, the page is not reloaded anymore!