Facebook Fans

Posted in: Newspaper
Post count: 3

Hi team,
Congrats for your great theme.
I have a problem when I use the social counts: the number of Facebook fans isalways 0. I have introduced correctly all the facebook ids ant the page conect correctly with my facebook profile, but the number of fans is still 0.
My facebook page is public. Could you help me? On the other hand, would be possible to hide the number of fans on all the social counts?
My web is http://www.informauva.com/
Thanks a lot

Post count: 20688

Hi,

The website is in construction, I cannot inspect it at the moment. It could be caching, try clearing any installed cache. The social counter is supposed to display the counts. If you do not need it, simply remove it from the page.
Or maybe use a code like this in Theme panel->Custom CSS to remove the counts, the result would be like this
https://www.screencast.com/t/Y7Wpm6Zk

.td_social_info {
display: none;
}

Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.