Redirect after submit
-
I got a page under construction where my contact form will always redirect me after sending it, instead of the AJAX submitting. Thats why my DOM events won’t fire, and the appropriate classes are not added to the error/success messages.
All scripts are enqueued correct.
Version of CF7 is 5.4.1 on all my client pages.
Strange thing, on another clients page it is not broken, while others show the same effect. The code base is all the same:
The site with the bug: http://luegeten.ch.bezier.ch-meta.net/testseite-alex/ (no cache running at the moment)
Other client page that is working: https://www.softec.ch/kontakt/
Even another client page where it is not working: https://schwyz-next.ch/kontakt/
I am stuck now. Can’t see any difference in my code. Everything is nicely enqueued.
The topic ‘Redirect after submit’ is closed to new replies.