I just downloaded a new theme ( http://themes.wordpress.net/columns/1-column/335/blue-kino-10/ )
and for some reason my lightbox ( http://zeo.unic.net.my/notes/lightbox-js-version-20/ ) stoped working.
Anyone know why?
I just downloaded a new theme ( http://themes.wordpress.net/columns/1-column/335/blue-kino-10/ )
and for some reason my lightbox ( http://zeo.unic.net.my/notes/lightbox-js-version-20/ ) stoped working.
Anyone know why?
have you edited the header file and put in the script code for lightbox to work?
Edit the header file...? Didnät need to do that with the theme I used before (fsubtle). I've just downloaded it, uploaded it and activated it... doesn't say you have to edit any files...
when i used the plugin the instructions told me to insert some script code into my header file
It didn't from the site I downloaded it (he hade made changes in it)
I was having the same problem. The reason is that some themes don't have the tag <?php wp_head(); ?> in their header.php. If you add this code somewhere between <head> and </head> lightbox should work again. Sorry I'm 10 months late, but if anyone else is having the problem, this will fix it.
This topic has been closed to new replies.