Page 1 of 1

Add Facebook “Like” Buttons to WordPress Blog

PostPosted: Tue Feb 15, 2011 6:42 am
by royvipin
To implement the Facebook “Like” buttons onto our website blog, we have to put the following line in single.php file, wherever you want the button to appear......

<iframe src="http://www.facebook.com/plugins/like.php?href=<?php the_permalink()?>&layout=standard&show_faces=true&width=450&action=like&colorscheme=light" scrolling="no" frameborder="0" allowTransparancy="true" style="border:none; overflow:hidden; width:530px; height:60px">
</iframe>

I verified this and everything works well..:)

Re: Add Facebook “Like” Buttons to WordPress Blog

PostPosted: Tue Feb 15, 2011 6:48 am
by latha
Cool, Thanks!!

Re: Add Facebook “Like” Buttons to WordPress Blog

PostPosted: Tue Feb 15, 2011 7:06 am
by krishnaprasad
Thank you so much for this information, this will help me and lots of others too

Re: Add Facebook “Like” Buttons to WordPress Blog

PostPosted: Thu Sep 15, 2011 8:33 am
by janalaura
I want this button as my . This will create unique style. I guess