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.

CommentFileSizeAuthor
Picture 426.png31.92 KBthewatts

Comments

DrupalNovice’s picture

Hi!

In your themes page.tp.php make sure you have print $closure in the end of the file (though within the body)

psynaptic’s picture

Status: Active » Postponed (maintainer needs more info)

I 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.

dukem’s picture

I guess I had the same issue with the custom theme.
Adding $closure, as DrupalNovice suggested, fixed it.

psynaptic’s picture

Status: Postponed (maintainer needs more info) » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

morgannolan’s picture

Hi,

Sorry to be reposting on this but I'm having the same problem although

print $closure

is present. I have similar probems with the lightbox2 module. Also, only when using my custom theme.

Thanks for any advice,

Morgan