• Hi all,

    I’ve taken on the project of developing an informatoin gathering form that gathers customer data an emails it to the company prior to them going out for a sales presentation.

    To that end, I’ve gotten the front end up and running on:

    https://insurance4church.com

    however, the plugin mentioned in the subject is supposed to turn my contact forms(built in Contact Form 7) into one multi-step form.

    I’ve inserted the hidden field as directed in the plugin docs as follows:

    [hidden step "#-6"]

    where # is the sep of the form the user is on. I’ve tried this by putting that code both before AND after a submit button. In “Additional Settings”, I’ve put the following:

    textarea: on_sent_ok: "location.replace('https://insurance4church.com/page');

    In that code I replace “page” with the page name of the next step. I’ve made sure to use the name of the page in the permalink, so I know that isn’t my issue.

    Can anyone spot what I’m doing wrong, or is more information needed?

    Thanks in advance!

  • The topic ‘Plugin: Contact Form 7 Multi-Step Forms Not Working’ is closed to new replies.