-
Notifications
You must be signed in to change notification settings - Fork 44
Not a issue, just showing what i did with your great share counter #25
Comments
Wow, this looks beautiful, thanks for sharing! |
Thank you, i Think there's more api counter to add like Reddit |
Looks really great, thanks for using SocialShare :) |
@AyumuKasuga I wanted to add the Reddit counter myself and may be the Github Stars but i hope that the owner will do it :) |
@onigetoc I will research this today (or tomorrow) and if it possible counter will be added. |
Hello again, @onigetoc ! Also reddit has buttons, and even if we could extract data about points from button, it would not be a share counter number, it would be just reddit's rating (points). If you know way to get shares number from reddit, please let me know. |
@AyumuKasuga Because i already saw somewhere a reddit api to request from a url a count. with limit=1 From data => children => data=> score i think you do not have to loop the second data but do something like: |
Reddit: From data => children => data=> score i think you do not have to loop the second data but do something like: |
@onigetoc It's great, but again it's just summarized points of posts with this link. Actual count of posts with this link is 3 (for this moment) For other sources we show count of shares and it will be not correct to show points for reddit. |
Hi, when i do the json, i think the first one would be ok. Probably the most popular is the first with limit=1. |
Yes this is reddit score, but this project shows number of shares for specific link -- how many times this link is mentioned in reddit (for this example it would be 3). It's very strange and not clear to show number of shares for Google+ (and other sources) and score for reddit. |
Score is people vote yeah, but i find it interesting to add, it's up to you |
I wanted to have a good share counter and i find SocialShare, but i was not happy with the button look.
Then i mixed 4 great scripts found on Github to do cool sharing buttons
Github project: https://github.com/onigetoc/Social-Share-Buttons-Counter
Demo: https://cdn.rawgit.com/onigetoc/Social-Share-Buttons-Counter/master/demo-bootstrap.html
The text was updated successfully, but these errors were encountered: