I am trying to open another image (in lightbox) by linking my description text of one of my photos in a gallery.
For example: The image is "Scenic archway in Pienza" ( This is a painting of a orinial photo I took). I am trying allow visitors to click on a link in my desciption to open up the original photo which is located in my Storage photos folder. So, in the decription section of my painting image I placed the following link:
<a href="javascript:lightbox('Storage photos/pienzaarchway origin');">See orininal photo</a>
The text in the decription acts like a link, but when I click it, the message "the image failed to open" comes up. What am I missing?
Thanks for any help.
Ninad