✨
anova
  • Requirements for our theme
  • Global
    • Install Theme
    • 1: Download Theme
    • 2: Install Theme
    • 3: Import Demo Date
      • Automatic Import
      • Manual Import
  • Update Theme/Plugin
    • Automatic Update
    • Manual Update
  • Support Theme
  • Basic
    • Theme Options
      • Typography
      • Color
      • Layout
      • Header
      • Footer
      • Blog
      • Archive Donation
      • Site Identity
  • Update Header
  • Update Footer
  • Donations
  • Events
  • Mailchimp
  • Contact Form
  • Translate Words
  • Icons
Powered by GitBook
On this page

Mailchimp

PreviousEventsNextContact Form

Last updated 2 years ago

Step 1: Setup API Key

Step 2: Setup Form

This is code form:

<div class="mc4wp-form">
  <div class="ova-mc4wp-form">		
      <div class="email">
          <input type="email" name="EMAIL" placeholder="E-mail Address" required />
      </div>
      <div class="submit">
 		<button type="submit">
          <span class="btn-join-group">JOIN GROUP</span>
          <span class="btn-sign-up">SUBMIT NOW</span>
    	</button>
      </div>
    </div>
</div>
<p style="display:none;">
    <label>List choice</label>
    <label>
        <input name="_mc4wp_lists[]" type="checkbox" value="a328b7e698" checked="true"> <span>Ovatheme</span>
    </label>
</p>