[Plugin: NextGEN Gallery] No image title showing on my slimbox window
-
I am using NextGen gallery with slimbox but my titles are not visible in the slimbox image window. When I look at the HTML generated on the gallery page (attached an example of one image below) I see that the img tag has a title attribute (which is correct from the gallery) but the a tag has a blank title attribute and that is the one the slimbox code is using to to generate the image display.
What I really want is to control what image meta data will be used in the slimbox window. In my case I want the file name to appear there. To get that NextGen would need to fill the a tag’s title attribute with the file name.
Would it be possible for a future version of NextGen Gallery to allow control over what information appears in the slim box window?
<div id="ngg-image-3389" class="ngg-gallery-thumbnail-box"> <div class="ngg-gallery-thumbnail"> <a href="https://www.unfamiliarlight.com/wp-content/gallery/dr-2012-setup-and-introduction/2012-05-26%2011201%20DSC_6680-Setup%20and%20introduction.jpg" title=" " rel="lightbox[set_52]"> <img title="Setup and introduction" alt="Setup and introduction" src="https://www.unfamiliarlight.com/wp-content/gallery/dr-2012-setup-and-introduction/thumbs/thumbs_2012-05-26%2011201%20DSC_6680-Setup%20and%20introduction.jpg" height="150" width="99"> </a> </div> </div>
https://www.ads-software.com/extend/plugins/nextgen-gallery/
- The topic ‘[Plugin: NextGEN Gallery] No image title showing on my slimbox window’ is closed to new replies.