Quote Originally Posted by gwpriester View Post
Can you post the code you are using here so we can have a look at it and see if it works for us?
<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/sdk.js#xfbml=1&version=v2.0";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>


<div class="fb-like" data-href="https://developers.facebook.com/docs/plugins/" data-width="301" data-layout="standard" data-action="like" data-show-faces="true" data-share="true"></div>



I Have left the https alone with the code they provided


Steve