Image titles not showing in lightbox
eshaman - April 16, 2009 - 02:41
| Project: | Simple Gallery |
| Version: | 6.x-1.4 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Title pretty much says it all. Gallery works great, images appear, everything seems to be in order but for some reason the image node titles are not appearing in the lightbox? Any help would be appreciated.

#1
I was having the same problem later i found that, i have been using "#caption" as ID for an element
The problem is Lightbox is using the same as ID for displaying caption.
So i just replaced all names in lightbox.js to
some other and done the same in lightox.css
In your case check whether you have used any ID's found in lightbox.css
Visit me on www.peipians.com
#2
It isn't the node titles that are set to be displayed in the lightbox caption, it is the image title associated with the image within the node itself. In the next release, if an image has no title, it will revert to the node title.
#3
Added support to show node title when image title is empty in 6.x-1.5
#4
Automatically closed -- issue fixed for 2 weeks with no activity.