Another Mailchimp Widget

Another Mailchimp Widget Install Statistics

-2
91.67%
Today: 22 Yesterday: 24 All-time: 91,750 downloads
Another Mailchimp Widget Icon

Try plugin: Another Mailchimp Widget

We'll create fresh WordPress site with Another Mailchimp Widget installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Another Mailchimp Widget

Simple Mailchimp subscription form to your lists and groups.

7


0


0


0


1

updated: 1 year ago
since: 9 years ago
author: MotoPress

Description

This plugin lets your users sign up for your Mailchimp lists and groups via subscription form added through widget or shortcode.
Based on jameslafferty “Mailchimp Widget” plugin.

Shortcode example:

[mp-mc-form list=”list_id/group_id” button=”Subscribe” email_text=”Your E-mail” first_name_text=”First Name” last_name_text=”Last Name” placeholder=”true” firstname=”false” lastname=”false” success=”Thank you for joining our mailing list.” failure=”There was a problem processing your submission.” ]

Shortcode attributes:

  • list – Mailchimp list_id or list_id/group_id if you want to subscribe to specific group. To subscribe to several lists and groups separate them by comma.
  • button – button label
  • email_text – label of the email address field
  • first_name_text – label of the first name field
  • last_name_text – label of the last name field
  • placeholder – true or false; set true to display labels as placeholders;
  • firstname – true or false; set true if first name is required;
  • lastname – true or false; set true if last name is required;
  • success – success message;
  • failure – failure message;