thank you so much!

but My facebook comment still don't show up.
would you check it for me?

http://www.dankung.com/emart/black-p...usa-p-342.html

I do have facebook comment html code , but no comment box shows up.

<div id="facebookComments">
<fb:comments data-href="www.dankung.com/emart/american-fox-dankung-slingshot-usa-global-slingshot-p-377.html" num_posts="4" width="470"></fb:comments>
</div>
<!-- end Facebook Comments -->



Quote Originally Posted by coopco View Post
I found that I could not disable the module from admin.

In

tpl_product_info_display.php

I changed

<?php if (FACEBOOK_COMMENTS_STATUS == true){ ?>
to
<?php if (FACEBOOK_COMMENTS_STATUS == 'true'){ ?>

and now I can turn it on and off in admin.