I followed all the instructions on the Facebook Connect documentation. And then I pasted the following facebook script on my web pages:
<script src=
"http://static.ak.connect.facebook.com/js/api_lib/v0.4/FeatureLoader.js.php"
type="text/javascript"></script>
<fb:comments></fb:comments>
<script type="text/javascript">
FB.init("9dcfe0b6b136d43a23550871d6cd9add", "xd_receiver.htm");
</script>
</body>
</html>
But the Comments box won't show on the site. How come?
Any assistance would be of great help.
Thanks.
