Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi steveinutah,

    Have you tried to enclose the image in the link tag? Like,

    <a href="..."><img src="..." /></a>

    When you add a link while editting the table cell content, you could select the code for the image first, then click the Insert Link button to add the link. It should work for you.

    Regards,
    Haoxian

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    Yes, just as Haoxian described, the HTML code for the image will have to be wrapped by the HTML code for the link. That is actually already the case in your table, just with the wrong link target URLs. Those are linking to the actual image itself.
    So, the easiest solution here might be to insert the link while inserting the image: After clicking “Insert Image” and choosing the image, there’s a text field (and a drop down) “Link target” or similar. Just paste in the desired link URL there.

    Regards,
    Tobias

    Thread Starter steveinutah

    (@steveinutah)

    Thank you both. The method you suggested to do it all at one time works, whereas I was trying to insert the image, then returning to the cell and inserting the link.

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

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

    You can do it in two steps, if you prefer, but will need to make sure that no link is added while inserting the image. Then just follow Haoxian’s suggestions.
    This is more work than directly inserting the correct link though, so I recommend that.

    Best wishes,
    Tobias

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Hyperlink to cell containing graphic’ is closed to new replies.