hope's daughter

Monday, 21 April 2014

TUTORIAL: FACEBOOK LIKE BUTTON BELOW EVERY POSTS

Follow The Steps Below Here:

1) Dashboard>>Design>>Edit HTML>>Tick Expand Widget Templates

2) Press Ctrl+F and search for this code:
data:post.body
3) Copy the code below here and paste it below data:post.body
<iframe allowTransparency='true' expr:src='"http://www.facebook.com/plugins/like.php?href=" + data:post.url + "&amp;layout=standard&amp;show-faces=true&amp;width=530&amp;height=60&amp;action=like&amp;colorscheme=light"' frameborder='0' scrolling='no' style='border:none; overflow:hidden; width:530px; height:60px'/> 
4) Click preview. Check if the Like Button is there. If yes, then you can click save.

No comments:

Post a Comment