Since updating to version 7 I've lost the totals for my social sharing, this page for example http://carlgreene.co.uk/blog/diy-collage-picture-frame/ has had 16 facebook shares which doesn't show on the share counter on the blog post. Is there a way to make these stop showing zero?
Also, I use facebook comments on my blog posts, there is a "no comments" button next to the share counter which Is redundant and doesn't track facebook comments. Can this be removed also?
Is this the same for facebook and G+? I don\'t care about twitter, it was mainly the facebook shares etc. On the social sharing button there is a zero next to each social icon so there must be a way to show facebook and G+ shares?
Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
.single #single-meta ul li.meta-share-count .nectar-social a span, #project-meta ul li.meta-share-count .nectar-social a span {
display: inline-block !important;
}
When you hover over the \"Share\" button at the top of the blog post it shows the individual share numbers (Great!) but when not hovering the share Icon still has a zero next to it?
Also, as requested previously. Do you know how to remove the \"No comments\" button which appears to the left of share?
Hi Guys,
Since updating to version 7 I've lost the totals for my social sharing, this page for example http://carlgreene.co.uk/blog/diy-collage-picture-frame/ has had 16 facebook shares which doesn't show on the share counter on the blog post. Is there a way to make these stop showing zero?
Also, I use facebook comments on my blog posts, there is a "no comments" button next to the share counter which Is redundant and doesn't track facebook comments. Can this be removed also?
Hey ,
The Twitter API was shutdown so the shared numbers are no longer available.
Best.
ThemeNectar Support Team
Hey Tahir,
Is this the same for facebook and G+? I don\'t care about twitter, it was mainly the facebook shares etc. On the social sharing button there is a zero next to each social icon so there must be a way to show facebook and G+ shares?
Hey Again,
Best
ThemeNectar Support Team
Thanks, Tahir.
When you hover over the \"Share\" button at the top of the blog post it shows the individual share numbers (Great!) but when not hovering the share Icon still has a zero next to it?
Also, as requested previously. Do you know how to remove the \"No comments\" button which appears to the left of share?
I\'ve attached an example of what I am talking about.
Hey Again,
The 0 count cannot be populated with CSS .
Bes.t
ThemeNectar Support Team
Tahir,
Thanks that works perfectly!