# Newsletter

&#x20;We are using MailChimp for the WP plugin for Newsletter subscribe. You can read more about MailChimp from [here](http://bit.ly/mailchimps)​

&#x20;Follow that step below to help you can collect emails of subscribers.

&#x20;**Step 1** - Signup for the [Mailchimp](http://bit.ly/mailchimps) account then create your lists to collect email.

&#x20;**Step 2** - Install and active plugin [MailChimp for WP](https://wordpress.org/plugins/mailchimp-for-wp/).

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

![](https://gblobscdn.gitbook.com/assets%2F-LrH9aW6XqSY9ds7Nu5x%2F-LrH9jTnO_UysYLt8AuE%2F-LrIilwXRQ_1f7Ae6eRe%2Fmail.png?alt=media\&token=53e84bda-633b-4e66-b8b5-0272b025efa5)

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

&#x20;Import HTML Code below on section Form mark-up Source

![](https://935372695-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MIYgnTX-5gFMC3PxtGH%2F-MJ1ZlTARDAllC3P8tOA%2F-MJ1a15oHiGgLROS_j78%2Fhuntor43.png?alt=media\&token=c8543b98-e883-4231-ad1e-8ed36dc3a67d)

**Source :**

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

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

&#x20;Going **Appearance -> Widgets** then drag M**ailchimp** 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.... )

![](https://935372695-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MIYgnTX-5gFMC3PxtGH%2F-MJ1aKdK0BwDPEdG7pUy%2F-MJ1aWB_S0U46AOQTeAk%2Fhuntor44.png?alt=media\&token=c3ed0553-009f-45bf-8398-f42cba8d886a)
