Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

How to embed a MailChimp widget

The MailChimp widget allows a site visitor to subscribe to a MailChimp mailing list. On MailChimp, you will need to create a list and customize the form before proceeding with the instructions below.

Known issue with MailChimp

MailChimp changed their embed code so that only the “M” is capitalized, and our embedding widget expects the old style where MailChimp is “camel-cased” with a capital M and C. Existing embeds still work, but until our next release (2.7.0) is shipped, if you need to add a new MailChimp form to your site, you will have to manually change the lowercase “c” in “Mailchimp” to a capital C. in the first line of code.

...

  1. On your MailChimp site, select Lists menu.

    Image Added
  2. Select the list for your clients to subscribe to.

    Image Added
  3. On the submenu, select Signup forms.

    Image Added
  4. Select Embedded forms.

    Image Added
  5. Copy the code in the Copy/paste onto your site field.

    Image Added
  6. On the WCMS page you want your MailChimp widget embedded, select the Add/Edit MailChimp button.

    Image Added
  7. On the MailChimp properties window, paste the code onto the field, and click OK.

    Image Added
  8. Save.

    Image Added
  9. Publish.

    Image Added