• Resolved dobstotev

    (@dobstotev)


    I just noticed that the form is no longer subscribing. I am using the form provided by the Mailchimp plug-in but for some reason, it gives an error when you try to subscribe.

    Could you please help?

    • This topic was modified 4 years, 12 months ago by dobstotev.

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

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

    (@hchouhan)

    Hello,

    I noticed this is marked as resolved. Were you able to get it to work?

    Good morning,
    I notice that the form (please see here in the footer on the right) is no longer subscribing. When I fill in the email and click on Sign up, nothing happen.
    The code that I use is:
    `<p>
    <label>Email address: </label>
    <input type=”email” name=”EMAIL” placeholder=”Your email address” required />
    </p>

    <p>
    <label>
    <input name=”AGREE_TO_TERMS” type=”checkbox” value=”1″ required=””>I have read and agree to the terms & conditions</label>
    </p>
    <p>
    <input type=”submit” value=”Sign up” />
    </p>.
    Could you kindly give me suggestion if possible? Thank you

    giovanni

    Plugin Contributor Harish Chouhan

    (@hchouhan)

    Hello,

    Is this a custom theme? If yes, can you please check if your header and footer files have “wp_head()” and “wp_footer()” hooks?

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