
In order to read about fixing error go to end of this post
This is Lesson 04 -- Visit Step By Step Blogger Tutorial Here
This is Lesson 04 -- Visit Step By Step Blogger Tutorial Here
Next lesson of course is Adding Social Sharing Icons in Below and Above the Post and previous lesson is Start Posting in Blog (Video - Games - Software - PDF - Audio)
How to Add Facebook Like Box in Blogger?
In order to add facebook like box at side bar of blogger go to Facebook Widget GeneratorNow 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, Select HTML/Java Script and paste blue code in it.
Facebook Plug In Showing Error [Fixed]
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';Whatever the version is such as 2.0, 2.3, 2.2, 2.6 etc. the error will be removed
Questions about Facebook Widge Generator
Hope you have learnt it if not feel free to contact us or watch the video embedded. The comment box below is the first best thing to contact us faster. Believe me it took long time to fix Facebook Widget Error.