Title: Not rotating !
Last modified: August 24, 2016

---

# Not rotating !

 *  [guinom](https://wordpress.org/support/users/guinom/)
 * (@guinom)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/not-rotating-9/)
 * Hello,
    i have tested on my blog and i have just one tweet. i dont know why ?
   can you help me please ? [http://agence-logo.fr/agencelogo/](http://agence-logo.fr/agencelogo/)
 * Thx
 * [https://wordpress.org/plugins/rotatingtweets/](https://wordpress.org/plugins/rotatingtweets/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Martin Tod](https://wordpress.org/support/users/mpntod/)
 * (@mpntod)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/not-rotating-9/#post-6062760)
 * The other tweets are there but your JavaScript is breaking – which is stopping
   the rotation.
 * There are a couple of reasons for this:
    1. You load jQuery twice – in line 56 and line 612. The second loading overwrites
       everything that comes before. It also appears to be hardcoded in rather than
       using the correct [`wp_enqueue_script()`](https://codex.wordpress.org/Function_Reference/wp_enqueue_script)
       command.
    2. You have a problem in line 12 of [script-shuffleLetters.js](http://agence-logo.fr/agencelogo/wp-content/themes/agencelogo-template/js/script-shuffleLetters.js)
       that `userText is not defined`.
 * Have you used a shortcode or a widget to include the Rotating Tweets? For some
   reason, the JavaScript is not being loaded onto the page and that’s also something
   I need to understand.

Viewing 1 replies (of 1 total)

The topic ‘Not rotating !’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/rotatingtweets.svg)
 * [Rotating Tweets (Twitter widget and shortcode)](https://wordpress.org/plugins/rotatingtweets/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/rotatingtweets/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/rotatingtweets/)
 * [Active Topics](https://wordpress.org/support/plugin/rotatingtweets/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/rotatingtweets/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/rotatingtweets/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Martin Tod](https://wordpress.org/support/users/mpntod/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/not-rotating-9/#post-6062760)
 * Status: not resolved