✨
qomfort
  • Global
    • Install Theme
  • Update Theme/Plugin
    • Automatic Update
    • Manual Update
  • Support Theme
  • Header Settings
  • Footer Settings
  • Create A Page
  • Typography
  • Color
  • Blog
  • Mailchimp
  • Contact Form
  • Translate Words
  • Icons
  • Header Footer Elements
  • Qomfort Elements in Elementor
  • Room
    • Change Slug to Room
    • Create Room
    • Custom Checkout Field
    • Manage Order
    • Create Manual Order
    • Check available Room
    • Settings
    • Build Room Template
    • Room Elements in Elementor
    • Room Detail Template Elements
  • How to access to checkout page when click "Booking Now" button
Powered by GitBook
On this page

Mailchimp

PreviousBlogNextContact 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>