If you pick an invalid rotation_type, it just uses the default one instead. It won’t stop rotating.
This normally isn’t a problem with Rotating Tweets, but a clash with some other JavaScript – either in a template or in another plug-in. It’s hard to tell without seeing the HTML, but if you hit [F12] and then look at the Console it may tell you if there is a JavaScript error. If you look at the HTML, it’s worth checking if jquery.js appears more than once, since this can also be a sign of a problem.
Is this a template you have not used before? Or is there a new plug-in that you’ve not used before?
PS: If you send me the link, I’ll be happy to see if I can spot the problem.
Great plugin but I’m having the same problem (I think). For me, the widget is only showing the most recent and it just constantly rotates with the same tweet appearing each time.
Hi Kendra,
I think that might be a different problem. What is the set-up of the Tweet you are using? Is it following a particular account or are you using a search?
Best wishes,
Martin
Thread Starter
MHJP
(@mhjp)
Sorry for delay in responding. Just back from break,. Appreciate the input. I’ve inherited this particular project. So it’s all new, including the theme and other plugins. I don’t see any Java errors related to this.
I will send you the link and access credential on your home email address. Thanks, Martin.
Mike
Many thanks, Mike. As discussed by email, if the tweets are rotating, but you can only see one tweet at time, then you need to:
- Switch to version two of jQuery Cycle on the Rotating Tweets settings page.
- Make sure you select ‘Carousel’ as the rotation type.
I hope this helps!
Martin
It helped me …. apparently the Rotation Type is case sensitive and it has to be “Carousel” – you may want to update your documentation. Great plugin – THANK YOU!
According to the code, rotation type should not be case sensitive… but I’ll double check!