Support » Plugin: Contact Form 7 Multi-Step Forms » Last step Back and Submit buttons not fully working

  • Hi,

    I have 3 forms, each on their own page. Steps 1 and 2 work, I can go forward and backwards, however, on the last step I have two problems:

    1) Back button does not go to step 2
    2) Submit button will send email and clear form on click but not show success message

    The HTML for steps 2 and 3 and similar, the HTML for the last step is:

    <input type="button" value="Back" class="wpcf7-form-control wpcf7-back btn-default btn">
    <input type="submit" value="Finish" class="wpcf7-form-control wpcf7-submit btn-primary btn">
    <div class="hidden">
    <input type="hidden" name="step" value="3-3" class="wpcf7-hidden">
    </div>

    I’ve looked around at this issue and tried deactivating plugins with no success.

    Here is the form:

    http://1wb1.net/ZFH

    https://wordpress.org/plugins/contact-form-7-multi-step-module/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Last step Back and Submit buttons not fully working’ is closed to new replies.