How to add Like Button & Share button on Blogger


Like Button & Share button





The Like button is the quickest way for people to share content with their friends.
A single click on the Like button will 'like' pieces of content on the web and share them on Facebook. You can also display a Share button next to the Like button to let people add a personal message and customize who they share with.
Your Plugin Code


Include the JavaScript SDK on your page once, ideally right after the opening <body> tag.


<div id="fb-root"></div><script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_US/all.js#xfbml=1"; fjs.parentNode.insertBefore(js, fjs);}(document, 'script', 'facebook-jssdk'));</script>
Place the code for your plugin wherever you want the plugin to appear on your page.






<div class="fb-like" data-href="https://www.facebook.com/pages/Tutorials-Plus-Tricks/608126415913760" data-layout="standard" data-action="like" data-show-faces="true" data-share="true"></div>


 Place the code for your plugin wherever you want the plugin to appear on your page.using HTML/JavaScript


/*]]>*/
</style>
<a href="http://www.tutorialplustricks.com/" target="_blank" title="Blogger Tips and Tricks"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhqb-t8BW873rz0ay4Fg43cbK2mYTTyFORQPZhktVSIKihg9tSqzqzrI678GCWoIYDGK8KpAbKIS9_SsKvSoEFJBXJ03NsoVVojrSXl2LskDN3y6gvdGfGh_4Xxp8DmEqwBlZ9i3Rxu_5eg/s1600/TT.png" alt="Blogger Tips and Tricks" border="0" style="position: fixed; bottom: 10%; right: 0%; top: 0px;" /></a><a href="http://www.tutorialplustricks.com" target="_blank" title="Latest Tips And Tricks"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhqb-t8BW873rz0ay4Fg43cbK2mYTTyFORQPZhktVSIKihg9tSqzqzrI678GCWoIYDGK8KpAbKIS9_SsKvSoEFJBXJ03NsoVVojrSXl2LskDN3y6gvdGfGh_4Xxp8DmEqwBlZ9i3Rxu_5eg/s1600/TT.png" alt="Latest Tips And Tricks" border="0" style="position: fixed; bottom: 10%; right: 0%;" /></a><a href="http://www.tutorialplustricks.com/" target="_blank" title="Blogger Tricks"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhqb-t8BW873rz0ay4Fg43cbK2mYTTyFORQPZhktVSIKihg9tSqzqzrI678GCWoIYDGK8KpAbKIS9_SsKvSoEFJBXJ03NsoVVojrSXl2LskDN3y6gvdGfGh_4Xxp8DmEqwBlZ9i3Rxu_5eg/s1600/TT.png" alt="Blogger Tricks" border="0" style="position: fixed; bottom: 10%; left: 0%;" /></a>



Share on Google Plus

About Unknown

This is a short description in the author block about the author. You edit it by entering text in the "Biographical Info" field in the user admin panel.
    Blogger Comment
    Facebook Comment