Closed (fixed)
Project:
Lightbox2
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 Nov 2011 at 07:44 UTC
Updated:
13 Jun 2012 at 07:21 UTC
I've created a custom content type. In that content type I've added an image field that is displayed as being linked to the original view. When I click that link from the node view, or from Views, it navigates to a new page.
I've make sure the auto-generation for lightbox2 is on but no matter what there's no lightbox. Any ideas on what I'm missing? I've tried any setting that might possibly make a difference and nothing.
Comments
Comment #1
constantinejohny commentedHi, same problem in here.
I am using the content type "Article". I added an image field, which is displayed in node-teaser (small) and in node itself (medium). In the content type settings (admin/structure/types/manage/article/display) I set for the image to be linked to the original file. Lightbox doesn't integrate this, the original image just opens in the window.
Any help with this?
Comment #2
constantinejohny commentedOK, got it (facepalm).
In the settings you have to set "Lightbox2: something-> something", eg "Lightbox2: lightbox:medium -> original", instead of "Image"... I didn't see that :/ Sorry.