✨
tripgo
  • Global
    • Install Theme
  • Update Theme/Plugin
    • Automatic Update
    • Manual Update
  • Support Theme
  • Basic
    • Header Settings
    • Footer Settings
    • Create A Page
    • Typography
    • Color
    • Blog
    • ReviewX
    • WooCommerce
    • Additional CSS
    • Header Footer Elements
    • Tripgo Elements in Elementor
  • Destination
    • Settings
    • Create Destination Category
    • Create Destination
    • Destination Elements
  • Tour
    • Create Tour
    • Create Category
    • Custom Taxonomy
    • Custom Checkout Field
    • Create Manual Order
    • Manage Order
    • Check Tour
    • Build Product template in Elementor
    • Deposit Feature
    • Insurance Feature
    • Settings
    • Tour Elements in Elementors
  • Event
    • Create Event
    • Create Event Categories
    • Create Tags
    • Event Settings
    • Event Elements in Elementor
  • Other Settings
    • Google Map
    • Mega Menu
    • Mailchimp
    • Contact Form
    • Translation
    • Icons
  • FAQs
    • Create Cart and Checkout Page
    • How to access to checkout page when click "Booking Now" button
    • How to create Multiple Currency
    • How to change check-out in Booking Form
    • How to setup Tax in product
    • Enable Register User Form
    • Hide Scroll To Page
Powered by GitBook
On this page
  1. Other Settings

Mailchimp

PreviousMega MenuNextContact Form

Last updated 10 months ago

Step 1: Setup API Key

Step 2: Setup Form

This is code form:Subscribe Now

<div class="ova-mc4wp-form">		
  <div class="email">
    <input type="email" name="EMAIL" placeholder="Enter your email" required />
  </div>
  <div class="submit">
    <button type="submit">
      <span>Subscribe Now</span>
    </button>
  </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>