Hey everyone!
With the Labour Day holidays coming up, we’d like to let you know about our upcoming working hours:
Thursday, May 1st: Our team will be off during Labour Day.
Friday, May 2nd: We'll also be off for an extended holiday break.
We’ll be back on Monday, May 5th, ready to respond to all messages received during this time.
In the meantime, if you need help, feel free to:
-
Use the support widget on the bottom right of our websites (Amelia and wpDataTables) — our AI-powered assistant is available 24/7 and can help with many common questions.
-
Visit our documentation, articles, or YouTube channels for quick answers and step-by-step guides.
https://www.youtube.com/@AmeliaWordPressBookingPlugin/videos
https://www.youtube.com/@wpDataTables/videos
Thank you for being so understanding, and we hope you enjoy the long weekend!
Hi, I want to add a clickable image to my table. I can add a link but that looks weird on a mobile divide. I can add an image but cant make it clickable and I can add the href html code for an image but that doesn't pull in the image it just displays the code
The table can be seen at the top of my home page with "Buy Full $99 Membership" button and also "Get Free membership" button. These are the buttons I want as clickable images
Any suggestions?
Regards
Tony
Hi Tony,
In regards to making images work as links, yes, you can do this with Custom HTML in our tables.
But you will have to write the HTML directly in the Simple Table’s cells.
I will show some examples.
If you first add an image to a cell, then go to the top right to make a link from this cell via our built-in Simple Table “link” option,
in this case what you set up in the “Link Editor” is going to completely overwrite the content of that cell, with what you set as the “URL link”, the “displayed Link text”, etc.
Now the previous image ( or any other content the cell had) will be overwritten with what you set up in the “Link Editor”.
The solution will be to input your Custom HTML fully, without using our Link Editor,
by creating a link as an image directly in the cell.
You can check out this guide on how to make links as images with examples.
I will take their first example and apply it to a cell in my Simple Table, like this :
and it renders in the table as a “clickable” image link.
Let us know if that helps.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hi Milos
Thank you for your fast response.
It now works great, thanks
I was posting the img src HTML into the HTML editor rather than directly into the table cell.
Thanks for your help
Regards
Tony