简体   繁体   English

wp标头中的javascript幻灯片不起作用

[英]javascript slideshow inside wp header not working

I just implemented a slideshow to the header of a WP site, but i can't get it to work 我只是对WP网站的标题实施了幻灯片放映,但无法正常工作

The code is hard coded inside the php site 该代码在php站点内进行了硬编码

see here: http://dev.turnim.com/clients/lds/ 看到这里: http : //dev.turnim.com/clients/lds/

I did upload all the javascript and css files, which the script came with and firebug is not showing me any errors. 我确实上载了脚本附带的所有javascript和css文件,firebug并未显示任何错误。

I did check all the paths on the needed scripts/css and they are all ok 我确实检查了所需脚本/ css上的所有路径,它们都还可以

Anyone has an idea what is going wrong here? 有人知道这里出了什么问题吗?

you have either wrong paths to these libs or those libs dont exist. 您或者通往这些库的路径错误,或者这些库不存在。 check them, so that they load with 200 OK 检查它们,以便它们加载200 OK

Failed to load resource: the server responded with a status of 404 (Not Found) 
http://dev.turnim.com/clients/lds/wp-content/themes/spanisheyes/fonts/genericons.css?ver=2.09

Failed to load resource: the server responded with a status of 404 (Not Found)  
http://dev.turnim.com/clients/lds/wp-content/themes/spanisheyes/js/jquery/supersized.shutter.css

Failed to load resource: the server responded with a status of 404 (Not Found) 
http://dev.turnim.com/clients/lds/slider/i.slider-1.0.min.js

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

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