Reputation: 139
I noticed that buzzfeed is using an inline button to get fans for their Facebook page at the end of each article. I'm wondering how they got this to work since the official Facebook guide lists only like boxes (https://developers.facebook.com/docs/plugins/like-box-for-pages).
Do you have any ideas how one could use this tiny version of the likebox?
Upvotes: 0
Views: 59
Reputation: 1097
The tiny version you ask is the new like button, that can be customized a bit with form in Facebook developers page: like-button
In that case, Include share button
check is unmarked and has button_count
layout.
Upvotes: 1