Hello there.
You can use anchor tags in string-type columns without issues. For images, though, you should use <img> tags.
If you would like to open full-size images in lightbox, you can use a plugin for that, e.g. WP Lightbox 2 (please note that this is available for tables that aren’t editable).
Hope that helps.
-
This reply was modified 5 years, 6 months ago by
wpDataTables.
-
This reply was modified 5 years, 6 months ago by
wpDataTables.
Yes that happens but open in new page. I want the image to be opened in the same page with zoom-in, zoom-out, close and download option. Please help.
Awaiting for the earlier response pls.
It so disappointing that I am not getting any response on this… :/
Hi there,
Sorry for late response we were busy with preparing plugin for new update.
If you are using WP LightBox 2 plugin for this functionality, it was a bug on their side. More details here
Fix is available in new version of plugin. Check their changelog
Best regards
Friendly speaking I am not getting the the way you are explaining. Please properly let me know my need in steps?
Hi mfaisal1990,
You can read more about rendering image column in our plugin on this link.
Best regards.
already tried but not helpful.
Hi mfaisal1990,
Ok I will start from beginning.
In our plugin if you insert image URL in your files that you will use for creating tables, and then when the table is created you need to change column type to image and by default they are not clickable.
If you need to open images like lightbox then you will need to insert image URL in your tables like is explain in our docs on this link.
So you need to insert like this -http://domain.com/thumb.png||http://domain.com/fullsize.png
Like this when users click on it, it will be open in new window/tab.
If you install WP Lightbox 2 plugin (the latest version, because older one have bugs) you will have this functionality. This will work on all data tables in Lite version(because they are not editable). This will work properly on the front-end, not in our admin area.
You can check our table on link that is provided and you will see this functionality.
If you are using some other plugin for this functionality we can not guarantee that will properly work.
Best regards.
-
This reply was modified 5 years, 5 months ago by
wpDataTables.
-
This reply was modified 5 years, 5 months ago by
wpDataTables.