• Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership from 10$ a month today!

    Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.

Share code like, share, send facebook

Admin

Well-Known Member
Staff member
Administrator
Ai biết thì đừng chém cho những người chưa biết nhé !!!!
Đầu tiên dán code này ở đầu trang (_header)
Code:
<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/vi_VN/all.js#xfbml=1";
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
Sau đó muốn hiển thị ở đâu thì dán code này vào
Code:
 <div class="fb-like" data-href="http://tuoitreit.vn" data-send="true" data-width="320" data-show-faces="true" data-layout="button_count"></div>
Thay http://tuoitreit.vn bằng link của bạn vào
có thể thay như thế này để hiện like từng trang của bạn
với wap làm trên host thay http://tuoitreit.vn thành như thế này
Code:
<?php echo $_SERVER['HTTP_HOST'].'/'.$_SERVER['REQUEST_URI'];?>
Với wap Xtgem thay bằng như thế này
Code:
<xt:url />
 

Facebook Comments

New posts New threads New resources

Back
Top