Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Tribulant Software

    (@contrid)

    @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.

    Thread Starter pixelrat

    (@pixelrat)

    Thanks.

    I’ve added the shortcode:

    https://snag.gy/cWjApE.jpg

    The resulting email message:

    https://snag.gy/Gj5sqJ.jpg

    I want the unsubscribe link underneath the message text, with a line space in between. Here’s a mockup:

    https://snag.gy/jQnP1a.jpg

    I’ve tried playing around in the editor, but nothing works. How do I fix this?

    Cheers

    Mark

    Plugin Author Tribulant Software

    (@contrid)

    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.

    Thread Starter pixelrat

    (@pixelrat)

    Yes, I’d like to restore the default Send as Newsletter templated.

    Cheers

    Mark

    Plugin Author Tribulant Software

    (@contrid)

    @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>
    Thread Starter pixelrat

    (@pixelrat)

    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

    Plugin Author Tribulant Software

    (@contrid)

    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?

    Thread Starter pixelrat

    (@pixelrat)

    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

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘‘Include Unsubscribe Link’ Option Missing’ is closed to new replies.