Welcome to TalkGraphics.com
Results 1 to 3 of 3

Threaded View

  1. #1
    Join Date
    Aug 2012
    Location
    Sydney Hills District, Australia.
    Posts
    133

    Default Facebook widget issues AGAIN!

    I cannot, for the love of God or money, get this bloody thing to work!

    I'm sure Facebook are to blame, but here's what I am trying to do.

    On my page at http://www.sydneyshortfilmschool.com/testimonials.htm

    I have a placeholder with this in the Head

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


    And this in the body

    <div class="fb-page" data-href="https://www.facebook.com/sydneyshortfilmschool" data-tabs="timeline" data-width="400" data-height="800" data-small-header="false" data-adapt-container-width="true" data-hide-cover="false" data-show-facepile="true"></div>


    And still no joy...

    I have tried putting the Head code in the Head of the page, in the Head of the Placeholder. No joy.

    Any ideas, anyone?
    Last edited by iannicholson; 02 April 2016 at 07:50 AM.

 

 

Tags for this Thread

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
  •