Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Lap

    (@lapzor)

    I see in the form code that the email field was added twice, and both are set as required field.

    However, the second time it’s hidden because it’s an <label> … </label> tags and your theme is hiding all form labels. So it can’t be filled and is preventing the form from submitting.

    Under MailChimp for WP > Form > Fields, remove the code from <label> to </label>, for the second email field.

    Hope that helps. If you have any questions, please let me know!

    Thread Starter abhisareen

    (@abhisareen)

    Thank you so much!!!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Sign up button not working’ is closed to new replies.