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="surancy surancy-arrow-1"></i>
  </button>
</div>
<p style="display:none">
    <label>List choice</label>
    <label>
        <input type="checkbox" name="_mc4wp_lists[]" value="Ovatheme" checked="true"> <span>Ovatheme</span>
    </label>
</p>

Last updated