I used to have the ability to use this code at the bottom of my articles, but now it doesn't work anymore. Anyone know why? Also, I believe that FB changed their plugins...is there a suitable replacement to be able to have my readers be able to like and post my articles on their FB profiles?
CODE I USED TO USE:
<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&appId=181227731335";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>