jssocials
jssocials copied to clipboard
how to completely disable the counter?
I have insert showCount: false,
$("#shareIcons").jsSocials({ showLabel: false, showCount: false, shares: ["email", "twitter", "facebook", "googleplus", "linkedin", "pinterest", "stumbleupon", "whatsapp"] });
When I open the browser (Firefox, Chrome) console, there are many errors:
- jquery.js:9664 GET https://graph.facebook.com/?id=http..... The resource "https://platform.twitter.com/widgets.js" has been blocked because the antitrack protection is active. The resource " https://graph.facebook.com/....." has been blocked because the antitrack protection is active.
If you chose showCount: false is it possibile blocked the request of count at the socials.