• Resolved omegaprime

    (@omegaprime)


    Hi, I’m currently using the table press plug-in on my website. I have a table with three images placed in the table. What I’m having a problem with is that I want to make each image a click-able link that goes to a sample video. Is there a way to do this? Thanks for your input.

    https://wordpress.org/plugins/tablepress/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi, you can just add your html code..

    Like this:

    <a href="http://your_sample_video_url.de"><img src="http://.../wp-content/uploads/your_image.png" alt="" width="150" height="150" class="aligncenter size-thumbnail wp-image-your_ID" /></a>

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    Yes, you could either use the HTML code that Xeroxdnb posted, or simply enter the desired link URL as the “Target URL” when inserting the image into the table from the media library. The necessary HTML code will then be generated for you.

    Regards,
    Tobias

    Thread Starter omegaprime

    (@omegaprime)

    Thank You so much for your input, with regards to my question. Problem solved.
    I just have one more question. Since I was able to place a link attached to the images I first was asking about, they now have additional spacing around them and this is causing a scroll bar to be placed at the bottom of the table. Previously I was able to place a short description of what the viewer was about to view. Now I can’t get rid of the scroll bar, and this is after I deleted the text that was placed under the image, because I thought this would solve the issue. Would you happen to know what is causing this to take place? Thank you in advance.

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    sorry for the long delay. I was on vacation and did not have a chance to reply earlier.

    Good to hear that the links are working. Regarding that new question: That spacing is likely added by the theme. To find out more, I’d need to take a look at this on the site. So, if the problem still exists, please post a link to the page with the table here.

    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 ‘Adding a link in table’ is closed to new replies.