gallery插件在jQuery更新程序插件加载的jQuery迁移脚本之前加载它的脚本
<script type=\'text/javascript\' src=\'http://www.riccardo.it/newtech/wp-content/plugins/jquery-updater/js/jquery-2.1.0.min.js?ver=2.1.0\'></script>
<script type=\'text/javascript\' src=\'http://www.riccardo.it/newtech/wp-content/plugins/gallery-plugin/fancybox/jquery.mousewheel-3.0.4.pack.js?ver=3.5\'></script>
<script type=\'text/javascript\' src=\'http://www.riccardo.it/newtech/wp-content/plugins/gallery-plugin/fancybox/jquery.fancybox-1.3.4.pack.js?ver=3.5\'></script>
<script type=\'text/javascript\' src=\'http://www.riccardo.it/newtech/wp-content/plugins/jquery-updater/js/jquery-migrate-1.2.1.min.js?ver=1.2.1\'></script>
这会导致JavaScript错误,导致其他脚本无法运行。
尝试禁用jQuery更新程序插件,并让WordPress正确加载jQuery。