Hy everybody,
I try to use Contact form 7 wrapping the form in a dialog box (using the jquery plug-in Simple Dialog).
Everything is OK but when I click on the submit button (of the cf7 form), the dialog close itself and the user in not able to see the feedback gave by the form (ex: Your meesage has been sent).
I notice that when I click on the submit button, the url changes and something like #wpcf7-f52-p12-o1 (corresponding to the ID of the form) is added to the based url.
I think my problem comes from here...
Do you know if it is possible do deactivate this change in the url or something else I could change to keep my dialog open until I click on the close button of the dialog ?
Thanks in advance for your help...
Regards,
Manu