Brokenstar
asked 11 years ago

Removing Share Count

Hi there- Is there a way to remove the number/count on the Sharing? I’d like to keep all the options but just remove the 0 because the facebook counter doesn’t change.

 

Thank you!

5 Answers
Jennifer N
answered 11 years ago

Hello,

Please go to <dw-focus>/functions.php, start from line 420. You can find out socials count in here and remove anything you want

Regard
Jennifer

Jennifer N
answered 11 years ago

Hello,

Please go to <dw-focus>/functions.php, start from line 420. You can find out socials count in here and remove anything you want

Regard
Jennifer

Ron Hendriks
answered 9 years ago

How do I do this in DW Focus 1.5?

DominicStaff
answered 9 years ago

Hi Ron,
If you want to remove social count in the DW Focus version 1.5, you can open the \wp-content\themes\dw-focus\functions.php file. Find the line 423 to line 426. Remove the following code:

Twitter: <span class="digit digit-twitter"><?php echo $twitter_count; ?></span>

Facebook: <span class="digit digit-facebook"><?php echo $facebook_count ?>

Google: <span><?php echo $gplus_count; ?></span>

Linkedin: <span class="digit digit-linkedin"><?php echo $linkedin_count ?>

Hope this helps !

Viet Tani
answered 8 years ago

Hey, just found this social plugin , the style don’t have share count.

Powered by DW Question & Answer Pro