• Hello,

    Now I have the same problem like many other customers from this forum.
    “When I submitting the last form, the form fields were hidden and the success message was shown. Now: The success message is still there, but the form fields on the last page also stay visible.”
    What should I do to leave just the success message after submitting the form?

    Thanks a lot!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author webheadcoder

    (@webheadllc)

    Hi,

    I’m not sure what you need. The form on the last page should get hidden and only show the success message.

    If you need the form to stay visible, that is a custom behavior and you would need to add your own javascript to keep it showing. You would need to add a event listener for ‘wpcf7mailsent’, determine if it’s the last step, and then show all form fields.

    Thread Starter 00anna9

    (@00anna9)

    Thanks so much for your reply. The problem is it stays there and it shouldn’t. Even with the success message. I guess it’s a bug. How can I fix it?

    Plugin Author webheadcoder

    (@webheadllc)

    make sure your page doesn’t have any javascript errors. you can also try disabling all other plugins and change your theme to the default wordpress theme to see if anything outside this plugin is conflicting.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Contact 7 form’ is closed to new replies.