php comments wordpress php comments wordpress
Which .PHP file governs an individual blog post in WordPress (for a hosted blog)?

I’ve been working on editing my hosted WordPress blog’s layout. So far, I’ve only needed to edit the index.php file. But, what I want to do is have no comments when you view the blog, but when you click the permalink, it displays the post and all of the comment stuff below it. Is there a .PHP file dedicated to the layout of the individual post? Or perhaps there’s a better way to do what I’m asking.

If you need an example, go to http://www.thice.net
There, you see no comment stuff on the main page. But, when you click the blog post’s title, you get the post itself, and the comment area below it.

Thanks a lot for the help!

it will be your single.php file in the theme folder that you are using.

WordPress Theme Tutorial: Part 4 – Custom Comment Display

Share and Enjoy:
  • Print
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • Blogplay


?>