✨
spoclub
  • Global
    • Install Theme
  • Update Theme/Plugin
    • Automatically Update
    • Manually Update
  • Support Theme
  • Basic
    • Header Settings
    • Footer Settings
    • Create A Page
    • Typography
    • Color
    • Blog
    • Mailchimp
    • Contact Form
    • Translate Words
    • Icons
    • Header Footer Elements
    • Spoclub Elements in Elementor
  • SportsPress
    • SportsPress Settings
    • Events
    • Team
    • League
    • Venue
    • Season
    • SportPress Elements in Elementor
Powered by GitBook
On this page
  1. Basic

Mailchimp

PreviousBlogNextContact 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="Your email" required />
      </div>
      <div class="submit">
 		<button type="submit">
           	<span>SUBSCRIBE</span>
          	<i aria-hidden="true" class="icomoon icomoon-send"></i>
    	</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>