Hello,
Is there a way to add Pinterest to the social counter?
Is there a way to disable the fans/followers count temporarily until my numbers increase?
Thanks,
Amy Kelsch
http://masteringhealthhappiness.com/
Hi,
you can hide the counters with css, just paste this in the theme panel custom css code section:
.td_social_info {
display: none;
}
.td_block_wrap.td_block_social_counter.td_block_widget {
display: inline-block;
}
The 1st part hides the numbers and the second hides the empty space left. css does not disable or remove things, just hides them, but no one would bother to disable css in their browsers to look around.
If you really want to disable them, you have to customize the theme, the same thing for adding pinterest. It should not be hard if you are familiar with editing php files.
Hope this helps, cheers!
Hi,
Unfortunately the pinterest network is not available for Social Counter plugin and I cannot provide an accurate answer it will be available in future. It is on our list but the developers will decide which network will be implemented for Social Counter, it depends how many users request it or other network. We plan to improve the Social Counter in future.
Regarding the number you could hide the number of the fans/followers for specific network using custom css in Theme Panel > Custom Css, but I cannot access you site and you did not specified which one you want to hide – http://screencast.com/t/mnhsSKVmLgL or if you want to hide all of them you could use @nf_prt solution.
Thanks!
I’m surprised Pinterest isn’t one of the default social networks in the social counter considering it’s ranked the 30th most popular site on the internet globally and the 13th most popular in the US. I was looking for a resolution as to how to add Pinterest to the social counter and saw that since 2014 the statement made was that it was dependent on how many users request it. Is it not requested often enough to make the cut? Vimeo, which is offered as an option in the social counter, has a global rank approaching 200 and is steadily falling in popularity continuously yet it somehow made the cut? I’m a little confused.
Hello,
We already have this request on our to do list. The Pinterest button was not implemented in the social counter as a decision from the developer team because Pinterest was already implemented in the article sharing. We will consider this request for a future update.
Thank you for your message.
