salaamdesigner
Member
Posted 4 months ago #
I upgraded to version 1.3.3 of NG Gallery, and now when I click the images in the gallery, they just open in a new page, instead of using Thickbox. How do I get it running again? Is it possible that upgrading to WP 2.8 created the problem? I don't work on this site often.
Thanks
paul
psykonevro
Member
Posted 4 months ago #
I experiment the very same issue, since the upgrade to WP 2.8
Can't find any solution yet.
psykonevro
Member
Posted 4 months ago #
ok, found the solution.
In my case, I was calling the footer in my index.php through "get_footer()" instead of "wp_footer()".
Now works again.