Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor Suman Bhattarai

    (@metalfreek)

    Hi @thedoctorcoernel it seems to work on latest version of plugin. Can you let me know which version of plugin you are using and HTML text you have added on settings for footer. Thanks.

    Thread Starter thedoctorcoernel

    (@thedoctorcoernel)

    I do have the current version 1.3.6.

    This is the actual html:

    text with Umlaut ?<br>
    text<br>
    more text<br>
    <hr>
    <a href="www.someurl/withslash">www.someurl/withslash</a><br>
    <a href="www.some_other_url/withslash">www.some_other_url/withslash</a>
    Plugin Contributor Suman Bhattarai

    (@metalfreek)

    My footer setting looks like this and the output is

    Seems to be work on default template. Can you add screenshot of how its displaying for you. Thanks.

    Thread Starter thedoctorcoernel

    (@thedoctorcoernel)

    Hello@metalfreek ,

    I was able to solve the problem by looking at the sourcecode of the incoming email and comparing working and not working links:

    At least in Thunderbird but maybe also some other offline and online emailreaders Links without http(s):// will be highlighted as links (blue and underline) however will not be proper links – they won’t open a site when clicking on it.

    So the links MUST contain http(s):// and not only www!

    Clearly not your plugin’s fault but you could improve it by forcing the user to begin links with https:// or https://

    Thank you for your help!

    Plugin Contributor Suman Bhattarai

    (@metalfreek)

    @thedoctorcoernel Thanks for letting me know. I will try to add validation for links for maximum compatibility among all email clients.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘“a href” in footer not working any more’ is closed to new replies.