Viewing 1 replies (of 1 total)
  • Plugin Author Nitin Yawalkar

    (@yawalkarm)

    I have personally tested this plugin on my as well as my friends blog. If it is not working for your blog, you just need to add the following code after the <body> tag in your header.php file (Or check if you are entering the right profile url):

    <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=238014379598731";
      fjs.parentNode.insertBefore(js, fjs);
    }(document, 'script', 'facebook-jssdk'));</script>
Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Facebook Subscriber Widget] Does not show anything other than title’ is closed to new replies.