sitegefuehl
Member
Posted 1 year ago #
Hi
I'm using the NextGen Gallery and the Lightbox 2 Plugin. Everything works fine, but i just want to use the ImageSet Option without linking every Image from the Post. Is it possible to link rel="lightbox[%GALLERY_NAME%]" just once in a post to open a complete gallery?
Thanks!
medinauta
Member
Posted 1 year ago #
Im not sure about your question, lightbox2 is not showing the navigations arrows? or you want to link a single picture in a post and open all of them showing in lightbox?
sitegefuehl
Member
Posted 1 year ago #
The second one. I want to link just one image to open a gallery in the lightbox (with the navigation arrows). This works now just when i link all images.
sitegefuehl
Member
Posted 1 year ago #
I think it's hard to understand what my question is, isn't it? ;)
Mostly the gallerys have the Thumbnail View, where every image open the ImageSet in the lightbox. But i want to have just one Thumbnail, which opens the ImageSet.
medinauta
Member
Posted 1 year ago #
No it cant be done without changing too much core files.
Lightbox needs to have the pics loaded already, fancybox has ua featured called "manual call" but the imageset needs to be listed in a javascript, NGG would need to be able to write that imageset list in a javascript and then you still need to modify the link in "single picture mode" to call that js.