Hi,
I noticed that the links in the e-mails of my Social Engine network aren't clickable! And the same happens for the e-mails of this community!
Did you notice it too?
Yes, but in my case it seems it's usually based on which email app I use. Typically the links are not clickable in Thunderbird, yet they are in my webmail and my AquaMail Android app.
2 years ago when I noticed this, I vaguely recall reading something about the way the email is formatted, but I may be remembering this incorrectly. Anyway, since my experience showed it does work on some platforms, I just figured there's nothing that can be done because it's the email platform that is controlling it.
Looking forward to input from others to see if this is resolvable or just the way life is due to different email platforms.
They are clickable for me in Gmail. I don't download emails to my computers any more so I've not tested with various mail programs. Thanks @gs for the details you gave. Perhaps those will help in troubleshooting. There may be some setting in the email program that sets links to clickable and most likely it would be in security settings. Email programs can disable links for security purposes to avoid phishing emails.
I exclude it is a client problem, because with the same client the e-mails of the original language pack are clickable, while those of the language pack translated no!
SE iBT said:
I exclude it is a client problem, because with the same client the e-mails of the original language pack are clickable, while those of the language pack translated no!
Always a good idea to give information like that when posting the original issue so that everyone helping has full details.
Make sure they translated the email templates correctly:
Hi all SE members,
I think I could help you solving this. Normal mail for Lost password:
[header]
You have requested to reset your password because you have forgotten your password. If you did not request this, please ignore it. It will expire in 24 hours. To reset your password, please click the following link:
http://[host][object_link]
[footer]
Improved mail for clickable link:
[header]
Same text as above example.
[footer]
Sry guys,
Forum transformed and shorten my link. This is what I meant:
Thanks for the tips Tintin. Please remember our posting guidelines and use the code tags any time you want to post code. It's in the buttons and is the last button at the top of the editor, next to the smiley button. That will allow you to post code snippets without issues and they will be easy for people to copy/paste to use them.
Hi,
And thank you for the tip Donna. I totally forgot about that button, it's in so many forums over the Internet.
Here is the right code:
<a href=""http://[host][object_link]"">http://[host][object_link]</a>
Tintin, I don't understand... could you explain me?
Hi SE iBT and others,
Been really busy this week, and I complicated the answer above. So here is a better explanation with more steps.
You should replace the following code:
http://[host][object_link]
With this one:
<a href=""http://[host][object_link]"">http://[host][object_link]</a>
You should try that with one email template like Lost password. If it works change all email templates.
Changing that code could be achieved in 2 ways:
1.) Through Admin panel > Settings > Mail Templates. Find your template and change code.
2.) Changing .csv files. For example download core.csv file, find Lost password section and the code. Change it with new one and upload to your server.
This second step could be also made through Language Manager - if you aren't familiar with .csv files.
Thank you so much Tintin!!!
Hi Tintin,
I tried your solution, the result was that the links are clickable, but if I click on it nothing happens!
Hi SE iBT,
Good to hear that links are clickable, I tested it with Yahoo mail some 3 years ago.
But in my case it directed to the right page, don't know what is wrong with your setup.
Perhaps Donna could help us with this.
It's hard for me to help as all of the links from my own live site are clickable. I use gmail and open it in the browser. As mentioned above, it's due to the email app/software being used. Try opening in a different app or in browser.