Welcome to TalkGraphics.com
Results 1 to 2 of 2
  1. #1
    Join Date
    May 2011
    Location
    United Kingdom
    Posts
    95

    Default Facebook Comment box

    Hi I want to add a Facebook comment box to my site. Facebook give the code for me to copy and pasts but when I try to open it in WD6 all that appears is a small dot. Also, does WD6 have Java already included. Thanks

  2. #2
    Join Date
    May 2011
    Location
    United Kingdom
    Posts
    95

    Default Re: Facebook Comment box

    This is the code Facebook generated, I've tried pasting it into a rectangular placeholder but it just doesn't work. can you help please.

    <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_GB/all.js#xfbml=1";
    fjs.parentNode.insertBefore(js, fjs);
    }(document, 'script', 'facebook-jssdk'));</script>

    <div class="fb-comments" data-href="visitbirmingham.co.uk" data-num-posts="6" data-width="500"></div>

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •