📝
Kiddo
  • Introduction
  • Support
  • Get Started
    • Requirements
    • What’s Included?
  • Download and Installation
    • Download
    • Install Theme and Active
    • Plugins installation
    • One Click To Import Demo
  • Content Management
    • MainMenu
    • Header
    • Footer
    • Blog
    • Home Page
  • Sidebar & Widgets
    • Widget Sidebar
  • Setting
    • Customize
      • Typography
      • Color
      • Layout
    • Template
    • Newsletter
    • Contact Page
    • Other Page
      • About us
      • Contact us
  • FAQs
    • How long time get Support
    • How To Submit Ticket
    • FAQs
      • I can not import demos. How can i do?
      • How to Add Instagram in WordPress
  • Recommendation
    • Optimize Wordpress
    • Translation
Powered by GitBook
On this page

Was this helpful?

  1. Setting

Newsletter

PreviousTemplateNextContact Page

Last updated 5 years ago

Was this helpful?

Create Newsletter

We are using MailChimp for WP plugin for Newsletter subscribe. You can read more about MailChimp from

Follow that step below to help you can collect email of subscribers.

Step 1 - Signup for account then create your lists to collect email .

Step 2 - Install and active plugin .

Step 3 - Navigate to MailChimp for WP > MailChimp then connect with your mailchimp account you created from step 1 .

Step 4 - Create mailchimp form to collect email. Navigate to Forms

Import HTML Code below on section Form mark-up Source

Source :

<div class="form-style-1">
    <div class="input-group">
        <input id="mc4wp_name" class="form-control" required="required" placeholder="Your name..." />
        <input id="mc4wp_email" class="form-control" required="required" placeholder="Your email..." />
        <button class="btn btn-primary" type="submit">
          <span class="lable">subscribe</span>
          <i class="fa fa-long-arrow-right" aria-hidden="true"></i>
      </button>  
    </div>
</div>

Step 5 - After creating from of your plugin. You must set position where you want to display.

Going Appearance -> Widgets then drag mailchimp widget to Newsletter Sidebar. You can bring that sidebar to every position you want. ( You can drag to left, right sidebar for each page. You can drag to Footer position.... )

here
Mailchimp
MailChimp for WP