dpaal28266 2014-07-16 15:16
浏览 43

在Wordpress中使用Agnosia Bootstrap Carousel进行jquery问题

I'm trying to use the WordPress plugin Agnosia Bootstrap Carousel by AuSoft. However, the plugin can't properly create a carousel due to jQuery loading error : Uncaught TypeError: undefined is not a function at the line :

jQuery(document).ready( function($) { $('#agnosia-bootstrap-carousel').carousel( { interval : 5000 , pause : "hover" } ); } );

I use chrome so I looked and jQuery exists but the parameter $ doesn't seems to work...

I try to load a new jQuery in wordpress I got the previous error. And when I don't I have the error : Uncaught ReferenceError: jQuery is not defined.

If you want to take a look : Error Here

What should I do to make this plugin works ?

  • 写回答

0条回答

    报告相同问题?

    悬赏问题

    • ¥20 matlab计算中误差
    • ¥15 对于相关问题的求解与代码
    • ¥15 ubuntu子系统密码忘记
    • ¥15 信号傅里叶变换在matlab上遇到的小问题请求帮助
    • ¥15 保护模式-系统加载-段寄存器
    • ¥15 电脑桌面设定一个区域禁止鼠标操作
    • ¥15 求NPF226060磁芯的详细资料
    • ¥15 使用R语言marginaleffects包进行边际效应图绘制
    • ¥20 usb设备兼容性问题
    • ¥15 错误(10048): “调用exui内部功能”库命令的参数“参数4”不能接受空数据。怎么解决啊