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 -https://domain.com/thumb.png||https://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 4 years, 4 months ago by
wpDataTables.
-
This reply was modified 4 years, 4 months ago by
wpDataTables.