Add A Facebook Gadget Amongst Facebook Sdk Code
Wednesday, March 16, 2016
Edit
Some spider web log owners can't instruct their novel FaceBook gadgets to work, on their blogs.
We run into the occasional report, inwards Blogger Help Forum: Get Help alongside an Issue.
Adding HTML gadgets - as well as HTML gadgets using FaceBook code - tin live on frustrating. But, it's possible.
Adding a FaceBook gadget, to your blog, is non hard - only success is found, inwards the details.
Add the gadget every bit a novel HTML gadget.
Blog maintenance is far easier, alongside a FaceBook gadget - or whatever other HTML / JavaScript based accessory - added every bit content, inwards a novel HTML gadget - far smarter than using Template Editor.
Add the FaceBook SDK code, to the showtime FaceBook gadget.
FaceBook instructs us to add SDK code to each page which volition display a FaceBook gadget - only advises that nosotros should exclusively add together the SDK code in i lawsuit / page.
Gadget code, every bit provided yesteryear FaceBook Developers:
Gadget code, every bit added to a novel HTML gadget:
H5N1 novel FaceBook gadget, beingness added.
Just pay attending to the details, for best results.
Some #Blogger spider web log owners endeavor to add together accessories provided yesteryear FaceBook Developers, without success. They don't realise the importance of the details involved.
We run into the occasional report, inwards Blogger Help Forum: Get Help alongside an Issue.
The spider web log won't direct maintain the code that Facebook Developer generated for me.
Adding HTML gadgets - as well as HTML gadgets using FaceBook code - tin live on frustrating. But, it's possible.
Adding a FaceBook gadget, to your blog, is non hard - only success is found, inwards the details.
- Add the gadget every bit a novel HTML gadget.
- Add the FaceBook SDK code, to the showtime FaceBook gadget.
Add the gadget every bit a novel HTML gadget.
Blog maintenance is far easier, alongside a FaceBook gadget - or whatever other HTML / JavaScript based accessory - added every bit content, inwards a novel HTML gadget - far smarter than using Template Editor.
Add the FaceBook SDK code, to the showtime FaceBook gadget.
FaceBook instructs us to add SDK code to each page which volition display a FaceBook gadget - only advises that nosotros should exclusively add together the SDK code in i lawsuit / page.
Gadget code, every bit provided yesteryear FaceBook Developers:
<div class="fb-comments" data-href="http://ourladyofoutrage.blogspot.com/" data-numposts="5">
</div>
Gadget code, every bit added to a novel HTML gadget:
<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/sdk.js#xfbml=1&version=v2.5&appId=528167400699401";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<div class="fb-comments" data-href="http://ourladyofoutrage.blogspot.com/" data-numposts="5">
</div>
H5N1 novel FaceBook gadget, beingness added.
Just pay attending to the details, for best results.
Some #Blogger spider web log owners endeavor to add together accessories provided yesteryear FaceBook Developers, without success. They don't realise the importance of the details involved.