Viewing 1 replies (of 1 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi Julian,

    thanks for your post, and sorry for the trouble.

    As it seems, the links don’t have a link text, or better, the link HTML is written right in the link text for some reason…
    You will need to move the text from in front of the <a href=... part and from after the </a> part to before the </a> part of the cell content. For example,

    Gf Laigu<a href="http://www.ciclocircuiti.it/liguria/liguria_2012.htm" target="_blank"></a>eglia

    should become

    <a href="http://www.ciclocircuiti.it/liguria/liguria_2012.htm" target="_blank">Gf Laigueglia</a>

    Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘insert link’ is closed to new replies.