Comments to Bottom of Post

  • Posted in : Bloggy WP
  • Anonymous
    Inactive

    Hi,

    In the Bloggy theme, is it possible to move comments to the bottom of the post? I would rather it not say “0 comment” at the top of every post while I’m building my blog following.

    Thanks!

    ahmetsali
    Keymaster

    Hi, this is not possible by default. If you want to hide comment count on blog page, you can use this custom css code;

    .blog-posts .comments-link {
        display: none;
    }
    
    HeyMimi
    Participant

    I put an image in each post that encourages readers to comment. (Can’t say I’m getting many comments yet, unfortunately). It’s just a little banner that says “Comments” or ‘comments appreciated’ and then I link the image to #comments. When clicked, it jumps the reader down to the comment section of that page.

    I just add it manually when I’m writing the post. I’m sure I could code it somewhere, but I haven’t bothered yet. You can see in action on most of my latest blog posts: http://www.heymimi.com

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