• Resolved gmccarthy

    (@gmccarthy)


    I’ve got Mailchimp installed on WP and getting this error when trying to submit a subscription.

    Oops. Something went wrong. Please try again later.

    I’ve tried this link and double checked all the fields but stll getting the error:
    https://mc4wp.com/kb/what-to-do-if-you-run-into-trouble/

    My form contains:

    <p>
        <label>Email Address</label>
        <input type="email" name="EMAIL" required="">
    </p>
    <p>
    <p>
        <label>First Name</label>
        <input type="text" name="FNAME" required="">
    </p>
    <p>
        <label>Last Name</label>
        <input type="text" name="LNAME" required="">
    </p>
    
    <p>
    	<input type="submit" value="Sign up" />
    </p>

    MC settings:
    MC Settings

    Any ideas?

Viewing 1 replies (of 1 total)
  • Plugin Contributor Harish Chouhan

    (@hchouhan)

    Hey @gmccarthy,

    Thank you for sharing the screenshots. Your fields look correct. Can you please go to the “MailChimp for WP > Others” page in your WordPress admin and share with us the errors listed there?

Viewing 1 replies (of 1 total)

The topic ‘Oops something went wrong’ is closed to new replies.