简体   繁体   English

jQuery同位素未捕获的错误

[英]jquery isotope uncaught error

on my wordpress theme i have a isotope portfolio in which i can call the category through the url. 在我的wordpress主题上,我有一个同位素组合,可以在其中通过URL调用该类别。

on the home page the error can be seen using chrome dev tools, this error is causing one of my plugins to not work but on any other page there is no error and the plugin works fine. 在首页上可以使用chrome dev工具看到该错误,此错误导致我的一个插件无法正常工作,但在其他任何页面上都没有错误,该插件可以正常工作。

i have tried many fixes to make this work but hit a brick wall. 我已经尝试了许多修复程序来完成这项工作,但遇到了砖墙。

does anyone have any insight on this. 有没有人对此有任何见识。

i have provided the links to be seen 我提供了要查看的链接

Homepage ( not working with error): http://creativemotives.ddns.net:9999/~reidy/ 主页(不适用于错误): http : //creativemotives.ddns.net : 9999/~reidy/

Other page ( working fine no errors): http://creativemotives.ddns.net:9999/~reidy/projects/#filter= * 其他页面(工作正常,没有错误): http : //creativemotives.ddns.net : 9999/~reidy/projects/#filter= *

the plugin is the scrolling ticker on the projects page. 插件是项目页面上的滚动条。

check the page source 检查页面源

you ~reidy does not have 你〜reidy没有

<script type='text/javascript' src='http://creativemotives.ddns.net:9999/~reidy/wp-content/themes/reidy/js/jquery.isotope.min.js?ver=4.3.1'></script>

Whereas the projects page does 而项目页面确实

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM