Closed (duplicate)
Project:
Shadowbox
Version:
6.x-3.0
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Apr 2009 at 21:54 UTC
Updated:
2 Oct 2009 at 14:57 UTC
I've got shadowbox set up on a site and the "Enable for all image links" checkbox is checked. When I look at the source in firebug, it has the rel="shadowbox" code on the a tag, but the image doesn't pop up in a shadowbox. Strangely, the shadowbox link is working for links that where i manually added the rel attribute.
Here's a link: http://www.aleniana.com/g222-aircraft-and-anaac-program
does anyone have any ideas? I'd really appreciate it.
Comments
Comment #1
psynaptic commentedTry turning on all the media options under supported media. Just ensure one of each is selected and try again. Then report back.
Comment #2
glazer commentedThanks for the suggestion, but it didn't seem to help anything. Any other ideas?
As I said before, the lightbox seems to work fine when I manually add the rel attribute to the link, but doesn't work when the attribute is added using the javascript included in the module. It's there .. i can see it in firebug, it's just not working...
Comment #3
psynaptic commentedLooks like you are missing QuickTime from your supported media..
Comment #4
glazer commentedThe checkbox for "mov" is checked, so i'm not sure what else to do ...
The link that's not working is a link to an image.
http://www.aleniana.com/g222-aircraft-and-anaac-program
If you look, you'll see the link on the airplane picture in the middle does not pop up in a shadowbox, but the link on the map on the left does pop up in a shadowbox.
Comment #5
psynaptic commentedBit of a long shot but can you try changing the filename to lowercase?
Comment #6
glazer commentedThanks for the suggestion, but it didn't work.
Comment #7
psynaptic commentedAre you sure you have jQuery Update installed properly i.e. copied all the files over the ones in /misc?
The quicktime file is not getting added because the code is wrong:
Replace
$quicktime_supportwith$qtwmp_supportand report back.Comment #8
psynaptic commentedClosed to clear queue. As far as I am aware this is working now. Any further developments, feel free to reopen this issue.
Comment #9
zapscribbles commentedIm having the very same problem with Shadowbox 6.x-3.0
Is jQuery Update required for this version aswell? I checked the project page and it is only listed for version 5?
Comment #10
djs_core commentedhttp://drupal.org/node/566074
Comment #11
psynaptic commentedYeah, try the dev version for now. It's fixed there.