Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Докладніше
Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.
Solved Архівовано

Incoming mail not allowing clickable hyperlinks

paul replied
paul

Hi, my problem is that incoming mail from online client software is not showing hyperlinks as clickable. I have edited the templates in my online software to include my web address and a payl link, when the automated email comes through, neither is displayed as a clickable link. If i access the message on my phone, both links are clickable

Any ideas?

Hi, my problem is that incoming mail from online client software is not showing hyperlinks as clickable. I have edited the templates in my online software to include my web address and a payl link, when the automated email comes through, neither is displayed as a clickable link. If i access the message on my phone, both links are clickable Any ideas?
Читати цю відповідь у контексті

Вибране рішення

Can you post the link part of the source (Ctrl+U) of the template here? Note also that some mail apps, especially on mobile devices, don't format links as clickable unless they are embedded in text, e.g. http://www.example.org is not clickable whereas this is.

Усі відповіді (6)

This sometimes happens if the link in the html anchor is entered as www.example.org instead of http://www.example.org Are links from other senders clickable in TB?

Hi

I have edited the template so the web address starts http:// and still no joy

links from other senders are clickable

Вибране рішення

Can you post the link part of the source (Ctrl+U) of the template here? Note also that some mail apps, especially on mobile devices, don't format links as clickable unless they are embedded in text, e.g. http://www.example.org is not clickable whereas this is.

hi

hope this is what you were after, it doesnt appear to have any of the text from the template contained in it.

As I mentioned, my email client on my android phone has no trouble displaying gthe links i have put into the template, just want to cover all bases

thanks

<meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"> <title>Click</title> <link rel="stylesheet" href="/stylesheets/app.css"> <link href="https://fonts.googleapis.com/css?family=Architects+Daughter" rel="stylesheet">

The only links I see in the source rely on the recipient being able to activate Javascripts, which TB disables by default, as a security measure. This wouldn't be an issue if the mail were opened in webmail, or, as you've found, in a mobile mail app.

Hi

I managed to get around by using a well-hidden "insert link" command in the originating email template, many thanks for you efforts