Newsletter

We are using MailChimp for the WP plugin for Newsletter subscribe. You can read more about MailChimp from hereโ€‹

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

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

Step 2 - Install and active plugin MailChimp for WP.

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

Step 4 - Create a Mailchimp form to collect email. Navigate to Forms

Import HTML Code below on section Form mark-up Source

Source :

<input type="email" name="EMAIL" placeholder="Email address" required />
<button class="button-skew" type="submit" value="subscribe">
Subscribe
</button>

Step 5 - After creating your plugin. You must set a 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, a right sidebar for each page. You can drag to Footer position.... )

Last updated