Title: Remove the count boxes
Last modified: August 20, 2016

---

# Remove the count boxes

 *  [chea24](https://wordpress.org/support/users/chea24/)
 * (@chea24)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/remove-the-count-boxes/)
 * What do I have to remove to not disply the count boxes. I don’t have a lot of
   traffic on my site atm, and it would save me some room if i could remove those
   counters.
 *     ```
       href="http://www.facebook.com/sharer.php?u='.$link.'&locale='.$locale.'&t='.$title.'" class="socialite facebook-like" data-lang="'.$locale.'" data-href="'.$link.'" data-send="false" data-layout="box_count" data-width="60" data-show-faces="false" rel="nofollow" target="_blank"><span class="vhidden">'.apply_filters('wpsocialite_share_facebook_label',__('Share on Facebook.','wpsocialite')).'</span></a>',
       ```
   
 * [http://wordpress.org/extend/plugins/wpsocialite/](http://wordpress.org/extend/plugins/wpsocialite/)

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

 *  Plugin Author [Tom Morton](https://wordpress.org/support/users/tm3909/)
 * (@tm3909)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/remove-the-count-boxes/#post-3165865)
 * This is something that will be native to Socialite (the javascript library that
   runs the plugin). I’ll look into adding a feature that would allow you to toggle
   this.
 *  [Kuda](https://wordpress.org/support/users/kudamusic/)
 * (@kudamusic)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/remove-the-count-boxes/#post-3165866)
 * Any update on this? Thanks 🙂
 *  Plugin Author [Tom Morton](https://wordpress.org/support/users/tm3909/)
 * (@tm3909)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/remove-the-count-boxes/#post-3165867)
 * I wish I had better news. I haven’t been able to implement this feature as of
   yet, but now that I know more people are looking for it I’ll get on it. I’d like
   to promise next weekend, but more likely the week after.
 * Appreciate your patience and thanks for using WPSocialite!
 *  [Kuda](https://wordpress.org/support/users/kudamusic/)
 * (@kudamusic)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/remove-the-count-boxes/#post-3165868)
 * No sweat…
 * I kinda did it on a like button on my website kudamusic.co.uk with width:47px;
   overflow:hidden if that helps [@chea24](https://wordpress.org/support/users/chea24/)
 *  [jaydeesigns](https://wordpress.org/support/users/jaydeesigns/)
 * (@jaydeesigns)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/remove-the-count-boxes/#post-3165869)
 * Yes, please! I too would like this to be implemented. This is a nice plugin and
   it would be a great improvement. Thanks!
 *  [Kuda](https://wordpress.org/support/users/kudamusic/)
 * (@kudamusic)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/remove-the-count-boxes/#post-3165870)
 * [@jaydeesigns](https://wordpress.org/support/users/jaydeesigns/)…
 * use the above css trick for Like button and in wpsocialite.php add: data-count
   =”none” to Twitter Share (line 500) and data-annotation=”none” to Google Plus(
   line 507).
 * until the plugin is updated 🙂
 *  [jaydeesigns](https://wordpress.org/support/users/jaydeesigns/)
 * (@jaydeesigns)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/remove-the-count-boxes/#post-3165871)
 * Cheers, Kuda! that’s helpful
 *  Plugin Author [Tom Morton](https://wordpress.org/support/users/tm3909/)
 * (@tm3909)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/remove-the-count-boxes/#post-3165872)
 * Appreciate your quick fix Jay! I’ll be pushing an update to allow you toggle 
   the count boxes soon!
 * Thanks to everyone for their patience.
 *  [csmm92](https://wordpress.org/support/users/csmm92/)
 * (@csmm92)
 * [13 years ago](https://wordpress.org/support/topic/remove-the-count-boxes/#post-3165873)
 * Any update on when the count boxes will be removed?
 *  Anonymous User 11463698
 * (@anonymized-11463698)
 * [13 years ago](https://wordpress.org/support/topic/remove-the-count-boxes/#post-3165874)
 * You can probably do this (in a slightly hacky way) with CSS. Just make the containing
   divs smaller and set overflow to hidden.
 *  Plugin Author [Tom Morton](https://wordpress.org/support/users/tm3909/)
 * (@tm3909)
 * [13 years ago](https://wordpress.org/support/topic/remove-the-count-boxes/#post-3165875)
 * Sam is right. Unfortunately Facebook doesn’t give me an easy way to do this, 
   so that is the hold up on implementing the count boxes being removed.
 * I also have a question: Why lazy load the buttons if the count is not necessary?
   Why not just put the social links into the template linking to the content? Let
   me know if this makes sense.
 * Appreciate everyones patience.

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

The topic ‘Remove the count boxes’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wpsocialite_f8f8f8.svg)
 * [WPSocialite](https://wordpress.org/plugins/wpsocialite/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpsocialite/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpsocialite/)
 * [Active Topics](https://wordpress.org/support/plugin/wpsocialite/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpsocialite/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpsocialite/reviews/)

 * 11 replies
 * 6 participants
 * Last reply from: [Tom Morton](https://wordpress.org/support/users/tm3909/)
 * Last activity: [13 years ago](https://wordpress.org/support/topic/remove-the-count-boxes/#post-3165875)
 * Status: not resolved