> For the complete documentation index, see [llms.txt](https://wpdocs.gitbook.io/gifymo/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wpdocs.gitbook.io/gifymo/settings/newsletter-settings/add-newsletter-in-homepage.md).

# Add Newsletter in homepage

After connect successful Mailchimp account, on your homepage, maybe newsletter is missed, you can add form for newsletter with following steps:&#x20;

**Dashboard > MC4WP > Form:**

* Insert form with HTML and **"Save"**

```
<input type="email" name="EMAIL" placeholder="email@giftsend.com" required />
<button type="submit" value="subscribe">
<span>Submit</span>
</button>
```

![](/files/-MdWbVg8ceUqHhOpagu2)

Then **"Save".** You will see newsletter form appears on the homepage.&#x20;

![](/files/-Maah9iRH5Q8B59LGV18)
