Now type your facebook page URL as show in below red rectangle. Now click on the button saying Get Code as shown above in blue rectangle.
Two sets of code will appear just copy first one which is shown in red and paste it into the body section of your blogger blog HTML. for more assistance watch the video above.
Thereafter go to your blogger's Layout section and click on Add a Gadget, SelectHTML/Java Script and paste blue code in it.
Few of my friends told me that he is getting following error
Error parsing XML, line 1950, column 64: The reference to entity "version" must end with the ';' delimiterIn order to remove this error just replace
js.src = '//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.5';with
js.src = '//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.5';
Post a Comment
Click to see the code!
To insert emoticon you must added at least one space before the code.