I have installed shadowbox correctly, and it works perfectly with the default themes.
However,
When I try play videos // look @ images while using my custom created theme -
shadowbox doesn't work.
I'm fairly new to using Drupal - So apologies if this is an easy answer.
[I have googled it, and come up with no solution]
Thanks for your help.
| Comment | File | Size | Author |
|---|---|---|---|
| Picture 426.png | 31.92 KB | thewatts |
Comments
Comment #1
DrupalNovice commentedHi!
In your themes page.tp.php make sure you have
print $closurein the end of the file (though within the body)Comment #2
psynaptic commentedI would need some more information about your setup to make any calculated guesses about what it could be. I can't think of anything off the top of my head other than what has been mentioned.
Comment #3
dukem commentedI guess I had the same issue with the custom theme.
Adding $closure, as DrupalNovice suggested, fixed it.
Comment #4
psynaptic commentedComment #6
morgannolan commentedHi,
Sorry to be reposting on this but I'm having the same problem although
is present. I have similar probems with the lightbox2 module. Also, only when using my custom theme.
Thanks for any advice,
Morgan