soulcreeper
Member
Posted 3 years ago #
Hi all,
i just been installing this new theme i downloaded called "japanese-cherry-blossom" but i cant get the Lightbox plugin working.
on my previous theme it worked like a charm, but on this theme it just refuses to work.
does anyone know of a sollution for this problem?
rickdavidson
Member
Posted 2 years ago #
Hi there, guess you're long over this one but for future reference, I had the same problem - this theme and maybe others is missing the line:
<?php wp_head();?>
in the head... also seems to be missing the close tag - </head> as well .. Putting this in will enable Lightbox and other plugins.