I've create a list and setup a node of a particular content type. For my campaign, I want to populate my template's main content area with the content from the node and I think I should be able to do this where I select "node" as the entity type in the dropdown list and then enter in the title in the autocomplete field and select a view mode. However I don't see node as an option in the select list, only "Content."

And when I select "Content" the autocomplete field for the title can't find the title. I've tried this for my special content type that I want to use as the basis for my emails, and also just the basic page content type as well and I can't get this to work with either of them.

I am able to insert a token into the field by clicking the "insert entity token", but I can see it's looking for the node type of entity
[mailchimp_campaign|entity_type=node|entity_id=test|view_mode=full]
...and I see the raw token snippet as my text in my email preview.

What to do. Anybody?

Comments

ricksta created an issue. See original summary.

ricksta’s picture

Issue summary: View changes
mark_fullmer’s picture

Hi Rick,

Could this be a duplicate of https://www.drupal.org/node/2558465 ? You might try the 1-line patch provided in that issue and see if it works for you.

fchometon’s picture

Hi,

You have to enable the option in the text filter "MailChimp Campaign" at "admin/config/content/formats"

Edit "MailChimp campaign" text filter, and add the filter "MailChimp Campaign Filter - Add content and convert URLS for sending as MailChimp campagins"

ruscoe’s picture

Status: Active » Closed (won't fix)

I would also recommend @fchometon's suggestion.

We're going to be ending support for the 7.x-3.x branch due to the upcoming deprecation of the v2.0 MailChimp API. If you're still seeing this issue with the most recent release, please feel free to reopen for the 7.x-4.x branch.