Title: Posting without comments
Last modified: August 19, 2016

---

# Posting without comments

 *  [abensman](https://wordpress.org/support/users/abensman/)
 * (@abensman)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/posting-without-comments/)
 * I want to post pictures on my site as a digital portfolio. I wanted to turn the
   comments off, which I did figure out. When I turn the comments off it puts up
   text saying comments closed is there a way that I can have nothing appear at 
   all when the comments are closed. My site is [http://www.mycgworks.com](http://www.mycgworks.com)
   
   Thanks Andy

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/posting-without-comments/#post-1346203)
 * if you edit index.php, you may find some code similar to the following:
    `<?php
   comments_popup_link(__('Comments (0)'), __('Comments (1)'), __('Comments (%)'));?
   >`
 * and/or this:
    `<?php comments_template(); // Get wp-comments.php template ?>`
 * try and delete these codes.
 * == don’t forget to make a backup copy of your files before editing ==
 *  Thread Starter [abensman](https://wordpress.org/support/users/abensman/)
 * (@abensman)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/posting-without-comments/#post-1346221)
 * that did the trick! Thank You!!!
 *  [rmatt](https://wordpress.org/support/users/rmatt/)
 * (@rmatt)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/posting-without-comments/#post-1346403)
 * I would like to attempt the same thing, but I am not finding similar code – I
   just downloaded wordpress 2.9.2
 *  [Rev. Voodoo](https://wordpress.org/support/users/rvoodoo/)
 * (@rvoodoo)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/posting-without-comments/#post-1346404)
 * its in there, where are you looking?

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Posting without comments’ is closed to new replies.

## Tags

 * [Comments](https://wordpress.org/support/topic-tag/comments/)
 * [post](https://wordpress.org/support/topic-tag/post/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 4 participants
 * Last reply from: [Rev. Voodoo](https://wordpress.org/support/users/rvoodoo/)
 * Last activity: [16 years, 2 months ago](https://wordpress.org/support/topic/posting-without-comments/#post-1346404)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
