Mailchimp

Step 1: Setup API Key

Step 2: Setup Form

This is code form:

<div class="ova-mc4wp-form">
    <input type="email" name="EMAIL" placeholder="Email Address" required />
    <button type="submit">
      <i aria-hidden="true" class="flaticon2 flaticon2-bottom-left"></i>
    </button>
</div>
<p style="display:none">
    <label>List choice</label>
    <label>
        <input name="_mc4wp_lists[]" type="checkbox" value="Ovatheme" checked="true"> <span>Ovatheme</span>
    </label>
</p>

Last updated