Title: rrrryan's Replies | WordPress.org

---

# rrrryan

  [  ](https://wordpress.org/support/users/rrrryan/)

 *   [Profile](https://wordpress.org/support/users/rrrryan/)
 *   [Topics Started](https://wordpress.org/support/users/rrrryan/topics/)
 *   [Replies Created](https://wordpress.org/support/users/rrrryan/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/rrrryan/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/rrrryan/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/rrrryan/engagements/)
 *   [Favorites](https://wordpress.org/support/users/rrrryan/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Thumbs Rating] WP 4.5 breaks this.](https://wordpress.org/support/topic/wp-45-breaks-this/)
 *  Thread Starter [rrrryan](https://wordpress.org/support/users/rrrryan/)
 * (@rrrryan)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/wp-45-breaks-this/#post-7267656)
 * Yes, it removed it from my functions.php file. I re-added and working again. 
   I apologize for the false alarm, thanks for the great plugin!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Comment Popularity] Clicking vote now jumps to top of page](https://wordpress.org/support/topic/clicking-vote-now-jumps-to-top-of-page/)
 *  Thread Starter [rrrryan](https://wordpress.org/support/users/rrrryan/)
 * (@rrrryan)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/clicking-vote-now-jumps-to-top-of-page/#post-7084396)
 * I determined the cause of this. I had modified another plugin “Scroll Triggered
   Box” to only show the box when the user is not logged in. While that worked (
   just not loading the box list if logged in) it caused this plugin to act up. 
   I modified the customization to load the box(es) and then clear them after and
   this works now. Weird plugin clash.
 * Skipping this line in the aforementioned plugin causes this plugin to fail:
    
   $scrollboxes_array=$this->get_scrollboxes();
 * But clearing $scrollboxes_array after the call to get_scrollboxes works. The 
   event handler for the upvote doesn’t get assigned but I didn’t investigate any
   further.
 * Thanks.

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