Chèn đoạn code bên dưới vào dưới code bài viết có dạng như sau: data:post.body
Code:
<div class='fb-comments' data-colorscheme='dark' data-num-posts='10' data-width='520' expr:href='data:post.url'/>
Code:
<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/vi_VN/all.js#xfbml=1&appId=336876946366943";
fjs.parentNode.insertBefore(js, fjs);
**(document, 'script', 'facebook-jssdk'));</script>
Nếu bạn không biết ID facebook của mình là gì thì copy link này vào trình duyệt (nhớ thay chữ màu xanh bên dưới thành user name của bạn nhé):
Code:
https://graph.facebook.com/user_name_của_bạn
0 nhận xét