Hello,
thank you for reaching out to us.
Our plugin’s image link columns are used to render images in the table, either in full size, or as a link from a thumbnail to a full size image.
Rendering rules: If the content of the cells contains a combination of “two sticks” – || – everything to the left of this combination is used as a link to the thumbnail, and everything to the right as a link to the full image size, for example:
https://domain.com/thumb.png||https://domain.com/fullsize.png
If the “||” combination is not found in the content, the entire content will be used as a link to a full-size image.
Issues to note:
Please note that the plugin does not create thumbnails (at least for the moment), so you will need to take care of this yourself.
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)
You can check more details about image columns here : https://wpdatatables.com/documentation/column-features/image-columns/
Let us know if you have any further questions.
Kind regards.