This Forum has been archived there is no more new posts or threads ... use this link to report any abusive content
==> Report abusive content in this page <==
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can Anyone Help Me With My Facebook Code?
01-11-2014, 06:05 PM
Post: #1
Can Anyone Help Me With My Facebook Code?
Hello I use this code to display my like button on my website but the only i can see is a grey box with sad face. Do i have something wrong??

<div class="like">
<div id="like"></div>
<div id="fb-root"></div>
<script src="http://connect.facebook.net/en_US/all.js"></script>

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

<div class="fb-like" data-href="https://www.facebook.com/pages/LequniaWorld/" data-width="450" data-layout="button_count" data-show-faces="true" data-send="false"></div>

Thank you for any help you will provide me
I need to add a like button

Ads

Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Can Anyone Help Me With My Facebook Code? - George - 01-11-2014 06:05 PM
[] - Sahil - 01-11-2014, 06:15 PM
[] - C J - 01-11-2014, 06:28 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)