Viewing 2 replies - 1 through 2 (of 2 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>

    Malikarjun,
    Thanks for that reply. It helped me get that plugin to working ??

    I want to talk to you personally about something. How can I get in touch with you?

    Chris.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Facebook Subscriber Widget] Not showing the subscribe button’ is closed to new replies.