New post email has errors
-
Hello!
This is how my new post published email format looks:
Hi {{subscriber.name | fallback=’there’}},
A heads up that a new article has been published: {{campaign.posts}}{{post.title}}
{{post.image}}
{{post.link}}{{/campaign.posts}}
Thanks,
JoeYou received this email because in the past you, or a friend pranking you, requested article notification at your email address : {{subscriber.email}} If you want off the mail list, just click
<a href="{{unsubscribe.link}}">here to unsubscribe</a>, or direct the address to your junk folder.However, there are 3 problems. 1) the {{post.image}} does not display. 2) {{subscriber.name | fallback=’there’}}, looks exactly like that in the email – no subscriber name and still includes “fallback=’there’}}. 3) The unsubscribe link shows the code but not the link. I copied the code your provided on another thread but that’s not working.
Thanks,
Cindy
The topic ‘New post email has errors’ is closed to new replies.