• Resolved lemonrockbiketours

    (@lemonrockbiketours)


    Hi Tobias

    I have tried for first time to add hyperlinks into the tables, but when I view the table on my site, there is no sign of the hyperlinks.

    I first imported the table using a CSV file and then added hyperlink, by clicking on the “Insert Link” button and then picking up the url from the list presented. The hyperlink should be appearing in the first column of each row. Is there something else I need to do? See table on my home page https://lemonrockbiketours.com

    Many thanks

    Paul

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

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    The problem here is that you did not move the desired link text into the link HTML tags. For example,
    Wild Atlantic Way - 7 days riding South West and West coast of Ireland<a href="https://lemonrockbiketours.com/motorcycle-2017-tours-ireland/7-day-wild-atlantic-tour/"></a>
    has to become
    <a href="https://lemonrockbiketours.com/motorcycle-2017-tours-ireland/7-day-wild-atlantic-tour/">Wild Atlantic Way - 7 days riding South West and West coast of Ireland</a>
    That is, the clickable part of the link should be placed between the <a href="..."> and the </a> HTML tags.

    If you paste/type the link text into the dialog that you can see when using the “Insert Link” button, this should be done automatically. Otherwise, you’ll have to move the link text manually (e.g. if you already had the text in the cell before creating the link).

    Regards,
    Tobias

    Thread Starter lemonrockbiketours

    (@lemonrockbiketours)

    Many thanks Tobias for the prompt and helpful reply. I have made the edits as you suggest and it works fine now! Thanks again, Paul

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! 🙂 Good to hear that this helped!

    Best wishes,
    Tobias

    P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Hyperlinks not working’ is closed to new replies.