jashwant / kickass-slider

KickAss Slider ( CSS3 slider wordpress plugin )
http://jashwant.github.io/kickass-slider
15 stars 14 forks source link

kickass-slider + googleapis jquery libs #4

Closed foxpcteam closed 10 years ago

foxpcteam commented 11 years ago

Hello,

how can i use googleapis jquery libs with kickass-slider?

if i add to my site jquery.min.js the kickass-slider stop working.

for example:

http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js

Thanks

jashwant commented 11 years ago

Try a higher version of jQuery.

for example:

http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js

Do let me know if this does not fix issue.

foxpcteam commented 11 years ago

Hello, i try but still not working. have you any idea why?

Thanks

jashwant commented 11 years ago

May be you are including jQuery twice. Wp includes a jQuery by default in the head. I have tried it with google cdn jQuery and it works fine. You can share your url, so that I can look.

jashwant commented 11 years ago

@foxpcteam any update on this ?