Twitist Forums
How to add like button on facebook not in webpage? - Printable Version

+- Twitist Forums (http://twitist.com)
+-- Forum: Facebook forums (/forum-14.html)
+--- Forum: Facebook apps (/forum-22.html)
+--- Thread: How to add like button on facebook not in webpage? (/thread-51837.html)



How to add like button on facebook not in webpage? - AHAMED R - 12-17-2012 06:39 AM

Hi, I want to add share button on my facebook itself. I have buddyshop application in my facebook page. Under each product I want to add share button. Pls help me ..
Example visit "KathyGriffin" feacebook page


- Joshua S - 12-17-2012 06:47 AM

If you are doing it on a Facebook Page then you would use FBML coding. The code for the share button is:
<fb:share-button class="url" href="http://facebook.com/ YOURPAGENAMEHERE" />

This will have to be coded under each product. You can also substitute your href to a direct URL.