I am having a problem with linking images from jquery photo gallery

Q: I am having a problem with linking images from jquery photo gallery , it did not work...
I was planing on using the jquery photo gallery to demonstrate images I sell,
then when people click them I can link them to my checkout zone....
If you can link images from jquery photo gallery - with associated description in the image, please advise..

A: Actually you can use any html code inside your caption to add links
or highlight some text.
In VisualLightBox app select image and add html code in the caption
for selected image.

So, to create a link just set, for example:

<a href="http://visuallightbox.com">Click here to visit http://visuallightbox.com</a>


as a caption for the image.

Related