Site logo

Archived topic

Javascript bug with WP Lightbox 2

3 replies · Started by Juergen B. on April 2, 2015

Viewing posts 1–4 of 4

Hello Tom,

this ist really worrying me on http://www.wirsindhaan.de: I try to set up a simple gallery with the worpress gallery function and the WP Lightbox 2 plugin. When I look on the page preview it only says "this slideshow needs javascript" (original "Diese Diashow benötigt JavaScript.") I have no idea how to fix that…

Greets
Juergen

I forgot: NextGen Gallery doesnt work either.
I tried with other webistes on the same wp multisite installation: no problems, wp lightbox 2 and nextgen are working fine.

Solved – found the bug by myself after reading some 200 forum post – more or less ;)

I lost the closing

    wp_footer();
?>

tag in my footer.php file in the child theme. Very bad mistake!
Pheeww!
Greetz
Juergen

Ah! wp_footer() is a very important function :)

Glad you got it working!

This archived topic is closed to new replies.