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.

Comments

danishbacker’s picture

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

ComputerWolf’s picture

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.

ComputerWolf’s picture

Status: Active » Fixed

Added support to show node title when image title is empty in 6.x-1.5

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.