Drive the Post Comment Counts from Disqus

  • Posted in : Readme
  • dnevogt
    Participant

    We use Disqus as our comment system. Is there a way to drive the comment counts for posts from it? Would it require editing the PHP code in the theme or is there a clever way to do this without needing to do that? I’d like to avoid forking the theme code.

    Or is there a way to simply disable the comment counts the theme shows?

    ahmetsali
    Keymaster

    Hi, i don’t know an easy way to pull the comment count from disqus, but there is an easy way to hide comment count, try this custom css code;

    span.comment-link {
        display: none;
    }
    
    dnevogt
    Participant

    Thank you

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register