Hello and wellcome to Blogger tricks , today i will show you how to Add facebook fan page to your blog
so first you need to have a facebook page and then
watch this Tutoand fallow the instruction bellow the video :
Instruction : 1) go to blogger >> template>> EDIT HTML
2) Serach for <body> in the code area with CTRL + F and copy and past the script bellow just after<body>
<div id='fb-root'/> <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> |
3) Save it
4) Go to Layout and Add HTML balaise from Add Gadget , then copy and paste the code bellow :
<div class="fb-page" data-href=" your facebook page URL " data-width="300" data-height="250" data-small-header="false" data-adapt-container-width="true" data-hide-cover="false" data-show-facepile="true" data-show-posts="false"><div class="fb-xfbml-parse-ignore"><blockquote cite=" your facebook page URL "><a href=" your facebook page URL ">Facebook</a></blockquote></div></div> |
this code is adjusted to not show your data posts if you want this to be showing just put true instead of false
Aucun commentaire:
Enregistrer un commentaire