Add a subscription form to your site
This article refers to MailPoet 2
If you're looking for MailPoet 3 articles, please go to MailPoet 3 Knowledge Base
This article covers all the methods of adding subscription forms:
- Overview
- Add a form to your sidebar with a widget
- Add a form in a post or page with a shortcode
- Add a form to another site with an iframe
- Add a form in a pop-up or bar
- Plugins that support MailPoet
- Use the form’s code with another plugin
- Request authors to support MailPoet
1. Overview
Subscriptions forms are composed of two main components:
- Lists: lists are a way to group subscribers together (and segment then)
- Forms: they contain the input fields that your visitors must fill to start receiving your newsletters
To create a subscription form, you'll need to:
- Create a list
- Create a form
- Add fields to this form
- Associate a list to this form
- Add this form to your site (see below)
Subscription Form - How to from MailPoet on Vimeo (Warning: this video doesn't contain audio).
2. Add a form to your sidebar with widget
Subscription Form - Widget from MailPoet on Vimeo (Warning: this video doesn't contain audio).
3. Add a form to a post or page with a shortcode
Subscription Form - Shortcode from MailPoet on Vimeo (Warning: this video doesn't contain audio).
4. Add a form to another site with an iframe
Subscription Form - iframe from MailPoet on Vimeo (Warning: this video doesn't contain audio).
To modify the styles of your iframe form, add an iframe.css file inside the following folder on your web server: your-wordpress-folder/wp-content/uploads/wysija/css
Subscription form - Styling the iframe from MailPoet on Vimeo (Warning: this video doesn't contain audio).
5. Add a form in a pop-up
Subscription Form - Popup from MailPoet on Vimeo (Warning: this video doesn't contain audio).
Popups or “lightboxes” with an opt-in form are a popular method of increasing subscribers.
While MailPoet doesn’t have an out-of-the-box popup solution, you have 3 options:
6. Plugins that support MailPoet
The following are free or paid:
- Bloom Subscription Forms (our most recommended one)
- wBounce, totally free and easy to use
- Welcome Popup, free and easy to use (used on the video above)
- OptinMonster, which includes slide-in and footer bar as well (Premium)
- GC Message Box (Premium and free)
- GC Message Bar (Premium and free)
- Pippity (Premium)
- Hybrid Connect (Premium)
- Magic Action Box (Premium and free)
- Optin Revolution (Premium and free versions)
- Plugmatter Feature Box, which adds a form under your header (Premium)
- Mashshare Social Sharing Optimization Social sharing button and subscription(Premium and free)
7. Use the form’s code with another plugin
You can use the shortcode, iframe, html or php versions of your subscription form to include them in your favorite popup / lightbox / opt-in plugin.
Let us know which plugins you use, so we can share them with the community.
8. Request authors to support MailPoet
It’s pretty easy to support MailPoet. Plugins authors can create custom forms for MailPoet with this sample code.