• Good evening. I have a site, http://www.kismetswritings.com and it is giving me the blues. I am so new to this and I think I am confusing myself. Here is what I would like to accomplish and don’t know how:
    1. On all the pages, except blog, I don’t want to allow comments. I took that feature off however the text: No comments….. at the bottom really makes the pages look sloppy. How do I get rid of that?
    2. I would like to have my posts show on individual pages and allow comments. I don’t know why it’s not allowing me to do that but that would be nice.

    Those are the only two things I can think of right now that would make me happy. I really appreciate your help.

Viewing 1 replies (of 1 total)
  • First go to Settings > Discussion
    and set your site to allow comments.

    This will allow comments on your blog posts.

    Now, for your pages, you’ll need to go to your theme editor and make some edit to theme.

    Go to Appearance > Editor
    Select page.php and find something that looks like <?php comments_template(); ?>

    Delete that function and that will delete the comment ability from your pages.

    Make sure that you make a back up of your theme files files, just in case.

Viewing 1 replies (of 1 total)
  • The topic ‘All confused’ is closed to new replies.