Paste this code where you would like your comments to appear.
And replace “uniqueID” with a unique number for that page.
Code:
<fb:comments xid="uniqueID" numposts="10" width="440" />
Code:
<div id="fb-root"></div> <script> window.fbAsyncInit = function() { FB.init({appId: 'your app id', status: true, cookie: true, xfbml: true}); }; (function() { var e = document.createElement('script'); e.async = true; e.src = document.location.protocol + '//connect.facebook.net/en_US/all.js'; document.getElementById('fb-root').appendChild(e); }()); </script>
Không có nhận xét nào
Đăng nhận xét