Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #562804

    Hi!
    On http://www.up-dates.nl when going to a single blog post entry, it says “Comments 0 Comments”.

    The single post entries have no sidebar, and the Comments for the posts are switched off. I do have Facebook comments on, and it seems to count those. For example: http://www.up-dates.nl/katch/katch-the-basics/

    I just don’t want that comment-counter to be in the position it is in. It’s also present at the bottom of a post, and that’s fine, but I don’t want it sitting where it is now (on the right). It sometimes even ‘mingles’ with the text of a blog post.

    How can I get rid of the comment-counting thing please? :-)

    #562860

    Hi Welmoed!

    Try adding this to your custom CSS.

    ._50f7 {
        display: none;
    }

    For the comments at the top.. is that a shortcode your using? It looks like your using it in a 1/5 column.

    Regards,
    Elliott

    • This reply was modified 8 years, 10 months ago by Elliott.
    #563137

    Thanks!

    The _50f7 bit is fine, I don’t like the bit where it says 4 comments. I’m indeed using 1/5 3/5 1/5 columns for my blog posts. Yet I did not use a shortcode as far as I know :-)

    Interesting thing as well by the way: if you look at http://www.up-dates.nl/blog it says the article “Katch basics” has 2 comments. When you go to the article itself it says it has 4 comments (in the sidebar, the one I’d like deleted), and when you scroll down to where the comments are, it says there is 1 comment. Never knew counting to 4 was so intriguing lol :-) Any idea how this is possible? I think it has something to do with original comments and responses to them, but still… Any idea?

    #563655

    Hey!

    I don’t know. I would try contacting the plugin author.

    Cheers!
    Elliott

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.