• Resolved emergeimprov

    (@emergeimprov)


    When I first set up MailChimp on my site, I tested it by entering and submitting two different emails and they both worked fine. Now, every time someone tries to enter their email and submit it, the error message ‘Please provide a valid email address.’ shows up even though they are valid. Nothing has changed since the setup and I do not know where to go to solve this issue.

    The website is emergimprov.com and the code in the form field is as follows:

    <p>
    <input class=”simple-input” type=”email” placeholder=”Enter your email address” required />
    <input type=”submit” class=”c-btn” value=”Submit Now” name=”EMAIL” required=””>
    </p>

    Any help is greatly appreciated. Thanks!

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Error message ‘Please provide a valid email address.’’ is closed to new replies.