That worked! Thank you so much!
But now I have another issue. I want to be able to display a caption in the lightbox, but I am having problems with figuring out how to do that. WPDatatables support says that in order to display a thumbnail I should use the following code:
Code: |
<img src="link_to_image" height="42" width="52">
|
And I imagine I can use the following code to add caption:
Code: |
<img src="link_to_image" alt="This is the caption" height="42" width="52">
|
But this does not enable me to open the lightbox with the full size image. Do you have a suggestion on how I can achieve that?
You can see the support thread I have with WPDatatables here:
https://tmsplugins.ticksy.com/ticket/1910218https://tmsplugins.ticksy.com/ticket/1910218
I really hope you can help!
Thanks in advance.
Best regards
xega