Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author bemcapaz

    (@bemcapaz)

    Hi GabeJacbos

    Could you give me a link of where the counting is not working?

    I initially tryed to fetch the comments count from the facebook database but that was kinda buggy so now it gets directly from the worpdress database so it was suposed to work without any problem.

    Also which version of the plugin are you using?

    Thread Starter GabeJacobs

    (@gabejacobs)

    Sorry I actually fixed the problem. I had a friend who’s good at wordpress look at it and he somehow figured it out 🙂

    Plugin Author bemcapaz

    (@bemcapaz)

    Great then 🙂

    Can i ask how you figured out the comment counter? I am using this plug-in and was wonder how i could show the number of comments on posts etc…

    to show # of comments on posts, take a look at comments_popup_link function, that’s what I am using

    <?php comments_popup_link(‘Leave a Comment’, ‘1 Comment’, ‘% Comments’); ?>
    http://codex.wordpress.org/Function_Reference/comments_popup_link

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: SEO Facebook Comment] Comment count no longer works’ is closed to new replies.