Thread Starter
snoody
(@snoody)
I found the problem.
Some themes can cause troubles.
The problem was in the header.php, with the line :
<script type=”text/javascript” src=”<?php bloginfo(‘template_directory’); ?>/js/jquery-1.3.2.min.js”></script>
I suppr this line.. one of my effect was cancelled, but the gallery run correctly.