• Hello

    I’ve implanted Facebook comments on my site: http://geimaku.com

    The comment box appears on all blog posts and look nice, just as I want it.

    But the code that shows number of comments by posts on the ront page, doesn’t work with Facebook comments yet, so it doesn’t show up the number of comments posted using Facebook.

    This is the line of code that should do it:

    <?php echo full_comment_count(); ?>

    But I can’t find the old code to replace it. Any suggestions on where I can find it?

    (BTW, you can’t see the number of comments on the site’s front-page right now because I’ve hidden it. If you need to see it, please remove this line of code from Firebug: .comments-link {display: none;} )

    Thanks.

  • The topic ‘Get comment number’ is closed to new replies.