@pixelrat
I believe the unsubscribe link option was removed, we’ll update the docs accordingly.
In the meanwhile, your newsletter template can have an unsubscribe link of it’s own or you can just insert [newsletters_unsubscribe] shortcode in either the template or the content as needed to generate it.
You edited the Send as Newsletter email template.
It is used for when a post or page is sent as a newsletter.
Best is to not edit that, please.
If you want an unsubscribe link in your newsletter, insert it into the editor when you create the newsletter under Newsletters > Create Newsletter.
If you want to restore the default Send as Newsletter template which you edited, please let me know.
Yes, I’d like to restore the default Send as Newsletter templated.
Cheers
Mark
@pixelrat
Sure, here is the “Send as Newsletter” system email template:
<div class="newsletter_posts">
[newsletters_post_loop]
<div class="newsletter_post newsletter_sendas">
[newsletters_post_date_wrapper]<p><small>Posted on [newsletters_post_date format="F jS, Y"] by [newsletters_post_author]</small></p>[/newsletters_post_date_wrapper]
<div class="newsletter_post_content">
[newsletters_post_excerpt]
</div>
</div>
[/newsletters_post_loop]
</div>
Thanks.
Just one more thing.
You said:
If you want an unsubscribe link in your newsletter, insert it into the editor when you create the newsletter under Newsletters > Create Newsletter.
I want to add an unsubscribe link when a post or page is sent as a newsletter. That’s why I edited the Send as Newsletter email template.
Cheers
Mark
If you want an unsubscribe link in the post/page sent as a newsletter, best is to put the unsubscribe link inside the newsletter template being used.
The newsletter templates are under Newsletters > Themes/Templates and the default ones already have the unsubscribe link in them accordingly.
Are you using any newsletter template at the moment?
Thanks.
I’ve created a new template in Themes/Templates > Add New.
I’ve added the unsubscribe shortcode to it, and it works fine.
Cheers
Mark