NikolayRys / Likely

The social sharing buttons that aren’t shabby
ISC License
395 stars 61 forks source link

Facebook share counter does not show the number of shares #152

Closed SvetikD closed 4 years ago

SvetikD commented 5 years ago

I use the plugin on https://nuclearnews.io. It seems that after facebook has introduced some changes to Graph API on 30th of April the facebook share counter stopped showing the number of shares.

dpetukhov commented 5 years ago

We have the same problem on our site.

The solution I found most simple is change url according this post:

https://stackoverflow.com/questions/45613727/how-to-get-share-count-on-graph-api-2-10/45796935#45796935

Someone need to fix this and make a pull request. Maybe this one can be adopted https://github.com/ilyabirman/Likely/pull/153#pullrequestreview-238757359

NikolayRys commented 4 years ago

Will be fixed in 2.4: #158