reset.css Failed to load resource: the server responded with a status of 404 (Not Found)
jquery-migrate.js:23 JQMIGRATE: Migrate is installed with logging active, version 1.4.1
jquery-migrate.js:45 JQMIGRATE: jQuery.fn.load() is deprecated
migrateWarn @ jquery-migrate.js:45
jquery-migrate.js:47 console.trace
migrateWarn @ jquery-migrate.js:47
reset.css Failed to load resource: the server responded with a status of 404 (Not Found)
更多信息:
我的一些插件'Javascript无法正常工作,但仅限于主页。我已经尝试禁用所有不相关的插件,但这并没有解决问题。
jquery-migrate.js似乎位于wp-includes/js/jquery/
。我假设这是正确的文件位置。
在一开始我包含一个名为reset.css的文件,但很久以前删除了文件加上对它的任何引用(例如,在functions.php中),所以我不确定那里有什么问题。这个文件不可用是正确的,但它也不应该寻找它。
可以告诉我一步一步我需要做什么/改变什么?如果需要任何其他信息,请询问!非常感谢。
编辑:在wp-config中停用调试后,控制台更改为:
GET http://match.onesquad.nl/wp-content/themes/match-theme/reset.css
jquery-migrate.js?ver=1.4.1:23 JQMIGRATE: Migrate is installed with logging active, version 1.4.1
jquery-migrate.js?ver=1.4.1:45 JQMIGRATE: jQuery.fn.load() is deprecated
migrateWarn @ jquery-migrate.js?ver=1.4.1:45
jQuery.fn.(anonymous function) @ jquery-migrate.js?ver=1.4.1:560
(anonymous) @ (index):368
i @ jquery.js?ver=1.12.4:2
fireWith @ jquery.js?ver=1.12.4:2
ready @ jquery.js?ver=1.12.4:2
K @ jquery.js?ver=1.12.4:2
jquery-migrate.js?ver=1.4.1:47 console.trace
migrateWarn @ jquery-migrate.js?ver=1.4.1:47
jQuery.fn.(anonymous function) @ jquery-migrate.js?ver=1.4.1:560
(anonymous) @ (index):368
i @ jquery.js?ver=1.12.4:2
fireWith @ jquery.js?ver=1.12.4:2
ready @ jquery.js?ver=1.12.4:2
K @ jquery.js?ver=1.12.4:2