Hi Harish. I’m having problems with Mailchimp not working in the footer.
https://connextme.com/
The form shows up, but it doesn’t let you input an email (form and submit button doesn’t work).
I copied the code and pasted it into a page and it works.
https://connextme.com/mc4wp-form-preview/
Form code:
<p>
<label style= “line-height:170%”> For a dash of good news, sign up for our newsletter! </label>
<input type=”email” name=”EMAIL” placeholder=”Your email address” required />
</p>
<p>
<input type=”submit” value=”Sign up” />
</p>
Please advise. Thank you.