Active
Project:
Lightbox2
Version:
7.x-1.0-beta1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Mar 2012 at 17:54 UTC
Updated:
2 Apr 2012 at 11:17 UTC
Hi,
I've followed the instructions here http://drupal.org/node/252153 but I can't seem to get it to work for Drupal 7. The class is added to the image through the WYSIWYG but when you view the page nothing happens, there's no link.
Has the process changed from 7?
Thanks in advance!
Comments
Comment #1
twodThat guide looks really outdated. The old TinyMCE module was replaced by Wysiwyg module long ago. The config GUI is currently the same though and you seem to have configured the editor correctly.
I believe the problem is during rendering, which does not involve Wysiwyg module, so I'll move this to the Lightbox queue.
Have you enabled the Lightbox filter(s) on the text format you are using so the Lightbox module can process your content?
It might not add the required JavaScripts to the page if it can't detect that there are links with the rel attribute set.
Check admin/config/content/formats.
Comment #2
littlemisssunshine commentedHow do I enable the Lightbox filter on the text format?