Closed 70hundert closed 4 years ago
You need to modify the desired template and add a snippet call which detects if the mailing is viewed on your website. Depending on this you could hide/remove the unwished parts.
Closing this as this is not an issue.
Hi there!
On creating a new newsletter you choose a "Mail Template" that shall be used for displaying the newsletter and for the email that is getting sent. I am using the "sample.GoodNewsNewsletterTemplate1" which contains the following code for unsubscribing and editing the mail profile:
So you definately need this in the email that is getting sent, so the user an subscribe and edit his/her profile.
But when viewing the newsletter in the browser, I don't want these links to be shown. They should only appear in the mail.
How do I accomplish that?