01-05-2021



WORDPRESS EMAIL TEMPLATES Stand Out in any Inbox with our Pre-Built WordPress Email Templates With more than 50 pre-built templates to choose from, you’ll be able to announce new products and share updates with your subscribers in no time. Support » Plugin: MailPoet - emails and newsletters in WordPress. Search for: Search forums or Log in to Create a Topic.

  • To make it short, you simply use the online system at to translate both “Development” and “Development Readme” into your language.
  • Automattic has acquired MailPoet, a popular email marketing solution for WordPress, to give WooCommerce store owners more integrated email management capabilities in the admin. The plugin is used by more than 300,000 websites for everything from building a mailing list to managing transaction and abandoned cart emails.
  • MailPoet takes the hassle out of doing this by automatically asking them to opt-in to receive communications when they’re added as a WordPress user. In addition to complying with privacy laws, you’ll also weed out spammy sign-ups (bots don’t confirm email addresses!) and improve your email deliverability. Just Starting but Loving It So Far!

This article refers to MailPoet 2

If you're looking for MailPoet 3 articles, please go to MailPoet 3 Knowledge Base

MailPoet adds a custom post type on your site that is used to show the subscription Confirmation page and the Unsubscribe page.

However in most cases, this custom post type will inherit the post template and will show undesired sections from your theme, like comments, trackback, social share icons, etc.

To change this behavior, you need to create two new specific pages for each of these two actions (Confirmation page and Unsubscribe page).

We are aware that some people don't like the ' Great, you'll never hear from us again!' or 'Yup, we've added you to our list. You'll hear from us shortly.' so we'll show you how to change them:

Steps to customize your pages

1. Go to your Pages menu inside your WordPress Dashboard and click on 'Add New':

2. First, let's create a page for the Unsubscribe page:

Tip: Read more about Page Templates.

3. Second, repeat the same steps to create another new page for the Confirmation page:

4. Go to MailPoet's Settings page. On the Basics tab you'll select the new Unsubscribe page that you have just created.

You can click on Preview to see what it's going to look like with your theme's page template from your theme. Save your settings.

Here's the preview of that page. Notice that we intentionally left the comments section in so that we can show you how to remove it:

Here's how to remove the comments section:

Here's how it looks like now, without the comments section:

5. Inside your Settings page (under the MailPoet menu), go to the Signup Confirmation tab and change the page that will show up when your subscribers click on the link to confirm their subscriptions.

Don't forget to Save your settings.

And here's the new Confirmation page:

6. Now we are going to do the same for the 'Edit your profile' link that goes on your newsletter footer:

Then, assign this new page on the Settings:

And voilà:

7. Bonus! If you have a sharp eye, you have probably thought: 'Okay, but the old Unsubscribe page contained an Undo Unsubscribe link, how can I add it to this new Unsubscribe page?'

Email

Here's how to do it: add the following code to the bottom of your current theme's functions.php file (wp-content/themes/your-theme/).

Then add this shortcode to your newly created Unsubscribe page: [mailpoet_undo_unsubscribe]

Tip: If you are using a custom Page Template you can 'echo' the Undo link directly into your .php template:

Here's what it's going to look like now:

Looking to create a MailPoet signup form in WordPress? Get full control over your form design on your WordPress site!

A beautiful and functional newsletter signup form can turn casual website visitors into loyal subscribers. If you want more of those, you're in the right place!

By the end of the guide, you’ll be able to create a form to grow your subscribers in MailPoet. If you aren't already a MailPoet user, you should be! We'll talk a bit more about them below.

Post Contents

What is MailPoet?

Before we delve into building a better form, let’s look at the plugin we are working with. MailPoet is an email newsletter plugin for WordPress that allows you to create & send newsletters from your WordPress admin dashboard.

Formidable Forms is the best WordPress Form Builder plugin. Get it for free!

MailPoet also features a sending service, which ensures emails hit the inbox, not the spam box. The sending service comes free with their premium plan for those with 1,000 subscribers or less. That makes it an excellent alternative to email platforms like MailChimp.

Why not use the MailPoet form editor?

The MailPoet form editor is great if all you want is a simple form with a signup field and a few standard fields. A Formidable form, however, allows you to create more complex forms. With Formidable, you can also use advanced custom fields and have greater control over form placement and styling.

Note: MailPoet does support custom fields in their form editor, but options are limited compared to Formidable forms. Creating a MailPoet newsletter signup form in Formidable is also easier and faster.

Step 1: Create a new Formidable form

Since we already have documentation on how to create a form in WordPress, we won’t dive into every setting. Here are the basics:

Mailpoet Wordpress Plugin Shortcode

1. In your WordPress dashboard, go to Formidable Forms and click Add new

2. Now you can set a template for your signup form. In this example, we used a blank form.

3. After clicking on the Blank Form button, enter the form name and form description that you want to use and click Create.

Once that’s done, the basic form has been created! Now it’s time to add the fields required and connect the form to MailPoet. Soon your signup form can be used to sign up to your subscribers' list.

Step 2: Create a MailPoet signup form

Wordpress

Every signup form and opt-in form needs a place for the end-user to enter their email address. In the form builder, click or drag and drop the Email field onto your form.

Once done, you’ll see that in your form like this:

You can also add other fields to your signup form and connect them directly with MailPoet. For example, a name field or a separate first name, last name field.

Click on the email field on the right-hand side in the form preview area and it’ll open up the field settings.

As you scroll, there are also settings for the messaging of the field. First, check the required box and the unique box.

Wordpress Mailpoet Newsletters

The 'required' box does exactly what it says: it makes the field required. This is mostly useful if your form has multiple fields to ensure the user enters their email address.

The 'unique' box checks that the email entered by the user isn’t already registered, and if it is, it’ll reject the signup with an error message.

As mentioned, scroll further down and you’ll see the settings for placeholders and custom messaging. Change these as required.

Step 3: Connect your form to MailPoet

Once you’re happy with your form fields, click on Settings in the form builder.

The first section is the 'general' section. Scroll down and you’ll be able to change the 'on submit' message. As we’re creating more of an opt-in form, it’s best to change the default message to something more relatable such as 'Thanks for signing up to our newsletter!'

Now comes the exciting part: connecting your form to MailPoet! Click on Actions & Notifications.

Here you’ll be able to connect your form to MailPoet. First, you’ll notice one action is enabled by default. The default Send Email action sends an email to the site admin, notifying them of a new form submission and the relevant content submitted with the form.

Mailpoet Wordpress List

Click on the MailPoet action to add it to your form. You can then configure the action, which consists of mapping the fields you created in your Formidable form into MailPoet to create your MailPoet signup form.

Available Actions

  • Action name - A reference to what the action does (e.g., Adds new subscribers to MailPoet).
  • Trigger this action when - For the purpose of the MailPoet integration, you can leave this as When the entry is created because subscribers will manage their email address directly in MailPoet.
  • List - Select a list to add new subscribers too. The lists are created in and managed by the MailPoet plugin, not Formidable.
  • Email - Which field from your Formidable form should MailPoet use as the field for the email address.
  • First Name - Which field from your Formidable form should MailPoet use as the field for the first name.
  • Last Name - Which field from your Formidable form should MailPoet use as the field for the last name.
  • Send Confirmation Email - Yes or no. Sending a confirmation email to the new subscriber is always recommended. Why? The user has to click a link to confirm their email address, which helps to prevent spam and fake signups.

With that all set, click on Update and your form will be saved and ready to use!

In three easy steps, we’ve set up and configured a Formidable form to be used as a MailPoet Signup Form. Allowing you more control over your styling and to neatly integrate with your other Formidable forms, managing all your websites forms in one plugin, rather than spreading them around multiple plugins.

Wrapping up

Formidable and MailPoet make for a powerful pair. What we’ve displayed in this article are only the very basics of what can be done.

You can build out highly complex forms and then connect the email data to MailPoet, allowing you to get leads and use MailPoet as more of a customer relationship manager (CRM).

Already a MailPoet user? Take your signup forms to the next level with Formidable! Did we mention it's free to get started? Start maximizing your opt-ins today.