✨
Podover
  • Global
    • Install Theme
  • Update Theme/Plugin
    • Automatic Update
    • Manual Update
  • Support Theme
  • Basic
  • Header Settings
  • Footer Settings
  • Create A Page
  • Color
  • Typography
  • Blog
  • WooCommerce
  • Mailchimp
  • Contact Form
  • Translate Text
  • Icons
  • Header Footer Elements
  • Podover Elements in Elementor
  • Main Features
    • Audio
    • Hosts
    • Event
    • Donations
Powered by GitBook
On this page

Mailchimp

PreviousWooCommerceNextContact Form

Last updated 9 months 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="Email Address" required />
      </div>
      <div class="submit">
 		<button type="submit">
          <span>Go</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>