jaredatch/EA-Share-Count

Tumblr?

Closed this issue · 7 comments

Is there a way to add a Tumblr share button? (or any custom service, really)

I know the SharedCount API won't return a count for it, but my build requirements include a 'share to tumblr' button.

Yes, it's pretty simple. Here's sample code for adding a Reddit button: https://gist.github.com/billerickson/969f8ef0e980fe6e6345

Perrrfect, thanks mang

Doh! When I pasted in that snippet you shared, unedited, the share buttons disappear completely. It looks like some markup is still being inserted, it's just empty (loses all reference to each service), like so:

<a href="" class="ea-share-count-button " data-postid="1" "=""><span class="ea-share-count-icon-label"><i class="ea-share-count-icon "></i><span class="ea-share-count-label"></span></span><span class="ea-share-count"></span></a>

Oops, I forgot to return $link after modifying it. Updated the snippet.

You da best

ps: hopefully launching the new SXSW.com in late June, I'll send a note when it goes live