Title: Hide pluginCountNum
Last modified: August 20, 2016

---

# Hide pluginCountNum

 *  Resolved [danny80](https://wordpress.org/support/users/danny80/)
 * (@danny80)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/hide-plugincountnum/)
 * Hi
 * Thanks for your plugin. I have a quick question, how can I hide the pluginCountNum,
   I dont want to show numbers, when I did inspect element, it says that class is
   in the like.php but there is no such a file in my plugin directory. pleas let
   me know how to solve it.
 * Thanks
 * [http://wordpress.org/extend/plugins/facebook-button-plugin/](http://wordpress.org/extend/plugins/facebook-button-plugin/)

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

 *  Plugin Author [bestwebsoft](https://wordpress.org/support/users/bestwebsoft/)
 * (@bestwebsoft)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/hide-plugincountnum/#post-3151764)
 * Hello danny80,
 * Please open the main plugin’s file, find the sting layout=”button_count” and 
   remove it from the all places – it allows to load the button without numbers 
   of likes.
 * Regards,
    Valeria.
 *  [greenroland](https://wordpress.org/support/users/greenroland/)
 * (@greenroland)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/hide-plugincountnum/#post-3151765)
 * Hey!
 * I use the latest version of plugin & wordpress, shortcode option set in settings.
 * I use the folloeing string (taken from your answers in support forum):
    <?php
   if( function_exists( ‘fcbk_bttn_plgn_shortcode’ ) ) echo fcbk_bttn_plgn_shortcode(“”);?
   >
 * But it doesn’t work in chrome, while Firefox & IE is fine! It’s really a mess:((((
 *  Plugin Author [bestwebsoft](https://wordpress.org/support/users/bestwebsoft/)
 * (@bestwebsoft)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/hide-plugincountnum/#post-3151766)
 * hello greenroland,
 * Please check that in chrome turned on the script using.
 * Regards.

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

The topic ‘Hide pluginCountNum’ is closed to new replies.

 * ![](https://ps.w.org/facebook-button-plugin/assets/icon-128x128.gif?rev=2598550)
 * [BestWebSoft's Like & Share - Posts, Pages and Widget Social Extension plugin for WordPress](https://wordpress.org/plugins/facebook-button-plugin/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/facebook-button-plugin/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/facebook-button-plugin/)
 * [Active Topics](https://wordpress.org/support/plugin/facebook-button-plugin/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/facebook-button-plugin/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/facebook-button-plugin/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [bestwebsoft](https://wordpress.org/support/users/bestwebsoft/)
 * Last activity: [13 years, 1 month ago](https://wordpress.org/support/topic/hide-plugincountnum/#post-3151766)
 * Status: resolved