• Hi,

    in the instructions it says to make sure to call the section where the posts should go “Main” to implement automatic campaigns with the newest posts.

    In Templates at MailChimp, there is no function to name sections, as far as we can tell.

    Can you please explain? Taking in consideration that the main purpose of the plugin is for MailChimp to automatically send out emails to subscribers when new posts in WordPress are published.

    Thank you in advance!
    Richard

    https://www.ads-software.com/plugins/autochimp/

Viewing 1 replies (of 1 total)
  • backbone

    (@backbone)

    You need to create a template from the Code Your Own.

    Templates > Create Template > Code Your Own > Paste Your Code

    If it’s not already in Edit code, click the Edit Code link near the bottom of the screen. Scroll down until you see the <div mc:edit=”std_content00″> </div> tag. Delete all the content you don’t want. Then you insert the <div mc:edit=”main”>Main</div> and complete any other edits and customization to the template.

    Once you save the template and you have the MailChimp api key, in AutoChimp, fill out the api key field, save. Then in the Campaigns section, Add new post category mapping. Select the fields and then your saved user template will show up in the drop down for template section.

Viewing 1 replies (of 1 total)
  • The topic ‘Main Section’ is closed to new replies.