I have problem at my site with jquery cycle plugin

I am running a news ticker at the top of my site bar its running sucessfully at my site home page but when navigate to other pages, ticker will not show up also when i check it at firebug console then i can see the error jQuery("#news-ticker").cycle is not a function My site is http://thehoopdoctors.com/online2/

Can anyone sort out my problem??

Thanks

Mohammad Umer

link|improve this question

60% accept rate
feedback

1 Answer

You're loading jQuery cycle twice, that could be your problem.

link|improve this answer
sorry i got it there was code in side bar added by my client, from mailchimp subscriber which call jquery again, when i delete that code then its running very well. – Mohammad Umer Jan 11 at 4:17
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.