Carousel, prev/next Buttons Not Working
-
Hello, I would appreciate any help; I’m a student web developer attempting to fulfill the request of my supervisor. First off, the fundamental purpose of what I’m using this plugin for is to integrate a twitter carousel into a page so that is as similar as possible to that seen on the bottom of this page: https://oaa.osu.edu .
It’s not working – my only clue is in the console where the following error appears: “Uncaught Error: Syntax error, unrecognized expression: .collapse#”. However, this wasn’t the first error that appeared. There was an error that appeared before this one that said: “jTypeError: jQuery(‘.rotatingtweets’).cycle is not a function. (In ‘jQuery(‘.rotatingtweets’).cycle()’, ‘jQuery(‘.rotatingtweets’).cycle’ is undefined)”. I’m not sure if this is relevant or not but I figured I should include it.
I uninstalled and re-uploaded the plugin, toggled SSL verification in the settings as well as the JQuery version and where to load the Plugin (Header vs. Footer). I also read other topics and checked for duplicated js files and had no luck.
Here are the short-codes I used for each appearance of the plugin you will see on the given page – each application of it is separated by “<——Separator—–>”:
[rotatingtweets screen_name=’OhioStateUCAT’ official_format=’1′ show_media=’1′][twitter_profile screen_name=’OhioStateUCAT’ height=’400′ limit=’1′]
[rotatingtweets official_format=’2′ rotation_type=’scrollUp’ screen_name=’OhioStateUCAT’ include_rts=’1′ tweet_count=’7′ timeout=’4000′]
[rotatingtweets screen_name=’OhioStateUCAT’ timeout=’5000′ rotation_type = ‘carousel’ show_media=’1′ show_follow=’1′ carousel_horizontal = ‘1’ carousel_count = ‘5’ show_meta_pager = ‘1’ official_format = ‘1’ links_in_new_window = ‘1’ carousel_responsive = ‘1’]
Again, I appreciate your time and effort!
The page I need help with: [log in to see the link]
- The topic ‘Carousel, prev/next Buttons Not Working’ is closed to new replies.