I am currently using link with the cck module and using lightframe for rel attribute. I am loading external webpages. For some reason when I create new content, lightbox2 doesn't work. Some of the older content that I have added is still opening up in lightbox2. If I modify the older content, lightbox2 doesnt work anymore. I can not figure out why new or altered content does not work when I am using the same field as the older content. Any help would be greatly appreciated.

Comments

jmary’s picture

Same problem here.

okwari’s picture

I have the same issue, where new content added does not trigger the slideshow.

zerozeroisland’s picture

Category: support » bug

I'm having the same problem. Lightbox2 is working for image galleries, but when i try using the rel= attribute in CCK link it doesn't pass along the rel attribute.

Inspecting with the dev module shows this, even though in the CCK settings for this field rel is set to "lightframe"

field_issu_link (Array, 1 element)
0 (Array, 3 elements)
url (String, 82 characters ) http://issuu.com/ContemporaryMedia/docs/2009_mb...
title (NULL)
attributes (Array, 3 elements)
target (String, 7 characters ) default
class (String, 0 characters )
rel (String, 0 characters )

is it possible this is a CCK link module issue ant not Lightbox?

AdamM’s picture

Does anyone have any ideas that I could try to troubleshoot this issue?

Geijutsuka’s picture

Same prob. There's some disconnect btw rel="lightframe" and the CCK link module...

subscribing