Active
Project:
Lightbox2
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Jun 2012 at 18:55 UTC
Updated:
1 Oct 2012 at 21:18 UTC
I've created a image content type and when I use the built in lightbox2 features I am able to click on an image and have it expand into a lightbox however it doesn't have comments or other blocks I'd like to include.
So I tried doing node/xx/lightbox2 but that doesn't do anything. I created the page--node--lightbox2.tpl.php inside my themes template folder and removed header and footer stuff. So now when I go to node/xx/lightbox2 it shows the page without the header and footer but it doesn't put the page into a lightbox.
Are there any suggestions for fixing that?
Thanks!
Comments
Comment #1
KalenW commentedI actually have a more specific request. I found this gallery that has found a way to add comments into a dive next to the images.
http://vtk.ugent.be/photologue/gallery/proclamatiefuif/
This is exactly what I want except I will be using Facebook comments instead. Does anyone have any idea of how to accomplish this.
Comment #2
semei commentedHey KalenW, may I ask how you got the image content type? Did you simply add a custom content type and add in image field?
And how did you use the built in lightbox2 feature to display this content type in a lightbox whenever you call its url? Could you explain step by step?