Problems with cycle in JS code
-
I’ve got a strange one. Total slider works great on my test site. On my public site, it never cycles the slides and I get the following in firebug:
TypeError: jQuery(…).cycle is not a function
jQuery(‘.ts-post-inline’).cycle({The sites should be the same. Same version of WP, same content (cloned DB and wp tree), etc. I’m at a total loss as to what is going on. How is cycle normally loaded into the page? I don’t see cycle loaded on my production site but it is loaded on my test site.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Problems with cycle in JS code’ is closed to new replies.