Hi
I have set up the 2 part form on my Wordpress site which is currently on my MAMP-based development server so the address is localhost/sellyourhouseswiftly.dev
I have set put the second form on a separate page (address: http://localhost/sellyourhouseswiftly.dev/enquiry-step-2/).
I have put [hidden step "1-2"]
in first contact form which is on homepage, and [hidden step "2-2"]
in the second contact form.
In additional settings I have put: on_sent_ok: "location.replace('localhost/sellyourhouseswiftly.dev/enquiry-step-2/';")
However, the first form does not redirect to second page on submitting form... Is this because it is on a dev server or have I done something wrong?
Would appreciate some advice.
Thanks :)
http://wordpress.org/plugins/contact-form-7-multi-step-module/