✨
qomfort
  • 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
      • Site Identity
  • Update Header
  • Update Footer
  • Mailchimp
  • Contact Form
  • Translate Words
  • Icons
  • Room
    • Change Slug to Room
    • Create Room
    • Custom Checkout Field
    • Manage Order
    • Create Manual Order
    • Check available Room
    • Settings
    • Build Room Template
  • How to access to checkout page when click "Booking Now" button
Powered by GitBook
On this page

Mailchimp

PreviousUpdate FooterNextContact Form

Last updated 1 year ago

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">
    Subscribe <i class="fas fa-chevron-right" aria-hidden="true"></i>
  </button>
</div>
<p style="display:none">
    <label>List choice</label>
    <label>
        <input type="checkbox" name="_mc4wp_lists[]" value="Ovatheme" checked> <span>Ovatheme</span>
    </label>
</p>