MailChimp

Get API Key

  • On the Admin Sidebar, go to the MC4WP> Mailchimp

  • Enter your API key on the MailChimp API Settings

Note: If you don’t have Maichimp API Key, click Get your API Key Here

  • Login to your MailChimp account, click the Navigate> Account> Extras> API Keys>Create a Key

  • Copy the API key and paste it into the MailChimp API Setting. Go to the MC4WP> Forms>Setting to select the Lists this form to subscriber to

Customize MailChimp Form

  • Go to the MC4WP>Form>Field tab, and choose a field to add to the form that you will see it in the form code.

Note: The MailChimp Form Code is designed perfectly to be compatible with Traveler Theme which you can copy and paste into the form code.

<div class="stt-mailchimp-form">
    <input type="email" name="EMAIL" class="form-control" placeholder="Email Address">
    <input type="submit" name="submit" value="Subscribe">
</div> 

Add Shortcode to MailChimp

  • Go to the Theme Settings > Advanced Options, and copy the shortcode to the MailChimp ShortCode Form.

Last updated