Posted by kyle.vh on February 12, 2012 at 4:45am
8 followers
Jump to:
| Project: | Lightbox2 |
| Version: | 7.x-1.0-beta1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
I have a custom content type 'portfolio'. When at a portfolio node I would like to show one image, and if clicked on, lightbox2 will overlay, and then let the user scroll through a set of images. This would seems to be an obvious goal, but I can't see how to set that up. If I have one image field, which allows multiple images, then all of the images load to the node by default. If I instead create multiple image fields, say 1-5, but hide 2-5, and select "group by node ID", only the first image overlays.
Am I missing something? How can I achieve a node with 1 image, which, when clicked on, allows the user to scroll through multiple images assigned to that field or that node?
Comments
#1
+1 subscribe
I'm having the same problem, I have multiple images uploaded to one field, and can't display one image linking to a lightbox2 slideshow of all the images from the node.
Is this a lightbox issue or possibly a views issue though?
#2
Same problem here. I must have checked my settings a dozen times.
#3
Did you try rel="lightbox[group]"?
#4
Did you ever find a solution to this problem, I often wanted to this but still don't know how to go about it.
#5
Any news on this?
I did this in D6 - and now I'm wondering how to deal with it in D7 :-S
#6
I'm currently trying to figure this out as well.
Does anybody know if there's a way to make this work as the author of this issue described?