Title: How do I create a single.php file?
Last modified: August 19, 2016

---

# How do I create a single.php file?

 *  [naomijps](https://wordpress.org/support/users/naomijps/)
 * (@naomijps)
 * [17 years ago](https://wordpress.org/support/topic/how-do-i-create-a-singlephp-file/)
 * I’ve been having problem with comments (see [http://wordpress.org/support/topic/268019?replies=4](http://wordpress.org/support/topic/268019?replies=4))
 * Thanks!

Viewing 1 replies (of 1 total)

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [17 years ago](https://wordpress.org/support/topic/how-do-i-create-a-singlephp-file/#post-1069603)
 * I’d start by making a copy of index.php, then remove references to `comments_popup_link`
   and add `<?php comments_template();?>` just before the `<?php endwhile; ?>` of
   the main Loop.
 * That should get you started with a basic single.php file – after which it’s just
   a case of tweaking it to suit your tastes.

Viewing 1 replies (of 1 total)

The topic ‘How do I create a single.php file?’ is closed to new replies.

 * In: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
 * 1 reply
 * 2 participants
 * Last reply from: [esmi](https://wordpress.org/support/users/esmi/)
 * Last activity: [17 years ago](https://wordpress.org/support/topic/how-do-i-create-a-singlephp-file/#post-1069603)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
