Home › Forums › WoodMart support forum › MAILCHIMP PROBLEMS › Reply To: MAILCHIMP PROBLEMS
March 21, 2018 at 1:44 pm
#47836
Bogdan Donovan
Keymaster
Hello,
1. Add this HTML code in MailChimp form field and update your theme to the latest version.
<p>
<label>Email address: </label>
<input type="email" name="EMAIL" placeholder="Your email address" required />
</p>
<p>
<input type="submit" value="Sign up" />
</p>
2. The message is located inside popup window and cannot be visible when the window is closed.
3. Success Message Text from this widget is located in your footer widgets section. Appearance -> Widgets -> Footer column 3
Regards