✨
yachbat
  • Requirements for our theme
  • Global
    • Install Theme
  • Update Theme/Plugin
    • Automatic Update
    • Manual Update
  • Support Theme
  • Basic
    • Header Settings
    • Footer Settings
    • Create A Page
    • Typography
    • Color
    • Layout
    • Team
    • Blog
    • Mailchimp
    • Contact Form
    • Translate Words
    • Header Footer Elements
    • Yachbat Element in Elementor
    • BRW Elements in Elementor
    • Product Template Elements
  • Yatch
    • Settings
    • Add Yacht
    • Manage Order
    • Create Manual Order
    • Check Yacht
    • Add Field to Checkout Form
    • How to access to checkout page when click "Booking Now" button
    • Icon
Powered by GitBook
On this page
  1. Basic

Mailchimp

PreviousBlogNextContact Form

Last updated 3 years ago

Step 1: Setup API Key

Step 2: Setup Form

This is code form:

<div class="ova-mc4wp-form">
    <div class="email ">
      	<i class="icomoon icomoon-envelope"></i>
      	<input type="email" name="EMAIL" placeholder="Enter your email..." required />
    </div>
    <div class="submit">
      	<button type="submit">
           	<span> Subscribe </span>
          	<i class="icomoon icomoon-arrow-right"></i>
    	</button>
    </div>
</div>
<p style="display: none">
    <label>List choice</label>
    <label>
        <input name="_mc4wp_lists[]" type="checkbox" value="a328b7e698" checked> <span>Ovatheme</span>
    </label>
</p>