我正处于开发阶段,突然之间,我的网站上没有任何与 javascript 相关的东西。
http://radiantchurch.info/wordpress/about/
任何帮助,将不胜感激!
你有这些错误
"NetworkError: 404 Not Found - http://radiantchurch.info/wordpress/wp-content/themes/RadiantChurch.tv/js/scripts.js?ver=1.0.0"
script...r=1.0.0
"NetworkError: 404 Not Found - http://radiantchurch.info/wordpress/wp-content/themes/RadiantChurch.tv/normalize.css?ver=1.0"
normal...ver=1.0
"NetworkError: 404 Not Found - http://radiantchurch.info/wordpress/wp-content/themes/RadiantChurch.tv/html5blank/style.css"
style.css
看起来你得到这个是因为e.css?ver=1.0"
js?ver=1.0.0"
k/style.css"
你的一个文件(可能是一个.php
)中错误地关闭了引号 []
文件(或文件夹)也有可能被简单地重命名或移动,请确保文件位于它们应该在的位置。
获取带有调试功能的浏览器,例如 chrome。然后显示调试器栏并检查控制台。
我看到了,您缺少的 css 可能会导致奇怪的行为:
GET http://radiantchurch.info/wordpress/wp-content/themes/RadiantChurch.tv/normalize.css?ver=1.0 404 (Not Found) radiantchurch.info/:32
GET http://radiantchurch.info/wordpress/wp-content/themes/RadiantChurch.tv/js/scripts.js?ver=1.0.0 404 (Not Found) radiantchurch.info/:39
GET http://radiantchurch.info/wordpress/wp-content/themes/RadiantChurch.tv/html5blank/style.css 404 (Not Found) radiantchurch.info/wordpress/about/:142
Uncaught TypeError: Object [object Object] has no method 'fitVids' RadiantChurch.js:56
Uncaught TypeError: Object [object Object] has no method 'flexslider'