I’m not going to inconveience my visitors to copy and paste the url (which does work) but there is no link for the words click here. I tried to copy and past the confirm_url but that brought up a ‘can’t find’ response from the browser. How do I make the link from the text?
Hi {name},
A newsletter subscription request for this email address was received. Please confirm it click here. If you cannot click the link, please use the following link.
Hello – I can confirm this issue exists too – not sure if you received the email from Kialman, but the newsletter emails themselves come through with links just fine, so I don’t think it’s my mail client. It’s specific to the confirmation email when subscribing.
Hi try to check the confirmation email content on subscription panel. The content is not static, can be edited, maybe a on a version of newsletter it was wrong?
A newsletter subscription request for this email address was received. Please confirm it by clicking here. If you cannot click the link, please use the following link.
{subscription_confirm_url}
If you did not make this subscription request, just ignore this message.
Thank you!
{blog_url}
So it’s that subscription_confirm_url and it has to be unique to each user, no?
But that’s the part that’s not working. So I don’t think any customization I can make is going to work here.
Am I misunderstanding? All URLs generated throughout your system works perfectly except for the URL to click to activate your subscription.
So I don’t think my mail client is the issue since all other URLs are coming through fine.
BTW – I downloaded this last week, so I assume this is the latest. I appreciate that you are leaving or unavailable after today. Any chance we can have a fix for this before you leave?
i have same Problem.
——————–
<p>Hi {name},</p>
<p>A newsletter subscription request for this email address was received. Please confirm it by clicking here. If you cannot click the link, please use the following link.</p>
<p>{subscription_confirm_url}</p>
<p>If you did not make this subscription request, just ignore this message.</p>
<p>Thank you!<br /> {blog_url}</p>
———–