Title: Follow button inactive
Last modified: August 31, 2016

---

# Follow button inactive

 *  Resolved [pmattt](https://wordpress.org/support/users/pmattt/)
 * (@pmattt)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/follow-button-inactive/)
 * Hello Martin
 * Firstly – thank you for writing this plugin! My problem is that the ‘Follow’ 
   button doesn’t do anything. The plugin is in the footer and I’m running the Avada
   theme. The site is: [http://www.bluespoint.net/](http://www.bluespoint.net/).
 * It’s actually never worked, but I haven’t looked into it before now. Can you 
   help?
 * Thank you
    Matt
 * [https://wordpress.org/plugins/rotatingtweets/](https://wordpress.org/plugins/rotatingtweets/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Martin Tod](https://wordpress.org/support/users/mpntod/)
 * (@mpntod)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/follow-button-inactive/#post-7174309)
 * Hi Matt,
 * That’s really weird. The divs holding the tweets are larger than the `.rotatingtweets`
   div containing them – and so they’re covering the button.
 * In theory, that means some sizing code is broken (and changing from version 1
   to version 2 of the JavaScript might solve that).
 * The alternative is a CSS hack along the lines of:
 *     ```
       div.rtw_follow {
           margin-top: 20px;
       }
       ```
   
 * Martin
 *  Thread Starter [pmattt](https://wordpress.org/support/users/pmattt/)
 * (@pmattt)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/follow-button-inactive/#post-7174313)
 * Hi Martin
 * Thank you for your prompt reply! I changed to JavaScript v2 and it’s now working.
   I’m very happy.
 * Matt

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Follow button inactive’ 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/)

 * 2 replies
 * 2 participants
 * Last reply from: [pmattt](https://wordpress.org/support/users/pmattt/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/follow-button-inactive/#post-7174313)
 * Status: resolved