Closed (fixed)
Project:
Shadowbox
Version:
7.x-4.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Jun 2012 at 01:14 UTC
Updated:
14 May 2014 at 09:52 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
danny englanderI just ran into this issue as well, I too have my
<?php print $scripts; ?>tag right before the closing</body>tag so my Shadowbox is breaking. if I move the scripts tag back to , shadowbox works fine.There's a lot of advantages to having the scripts tag at the end so it would be nice to have Shadowbox play along. I guess this is not as much of a bug report as a feature request then but I won't change the category yet.
Comment #2
manfer commentedComment #3
danny englanderThanks, the patch worked against this version.
Comment #4
manfer commentedPushed on 7.x-3.x version. Same needed in 7.x-4-x version
Comment #5
manfer commentedComment #6
manfer commentedPushed on 7.x-4.x