Is there the ability to make the form redirect to another page after successful submit? Maybe some code in the "Additional Settings" field?
Is there the ability to make the form redirect to another page after successful submit? Maybe some code in the "Additional Settings" field?
Yes. Tested ok in contact form 7 in IE and Chrome and Mozilla, today.
Edit the Messages: "Sender`s message was sent successfully" and add some javascript on the end like so:
Your message was sent successfully. <script> location.href="http://www.yoursite.com/wp-signup.php"; </script>
Thanx! :-)
mallsop!!!!!!!! YOU ARE THE MAN!!!!!!!!!!! I have been browsing for such a long time trying to edit php, js files, etc. and the solution was that simple?????????????????? Jeez i feel so stupid right now!!! thanks a million though ;)
You must log in to post.