Title: Adding commends
Last modified: August 20, 2016

---

# Adding commends

 *  [edakaracelebi](https://wordpress.org/support/users/edakaracelebi/)
 * (@edakaracelebi)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/adding-commends/)
 * Hello, I have “pictures_on_a_clothesline” template in my blog. As I understand
   there is no “add commends” part in this template because I can’t see it in the
   demo version of the template.
 * [http://www.freewordpressthemes4u.com/preview/?preview=1&template=pictures_on_a_clothesline_eve006&stylesheet=pictures_on_a_clothesline_eve006](http://www.freewordpressthemes4u.com/preview/?preview=1&template=pictures_on_a_clothesline_eve006&stylesheet=pictures_on_a_clothesline_eve006)
 * But I like the template very much and I want to allow my users to add commends.
   I am sure that it is about the template because I have WordPress Multi user and
   in all other blogs, I have adding commends part!
 * I am not good at php so if you tell me which file should I change and which code
   should I add, I will be very very very hapy.
    thanks in advance,

Viewing 1 replies (of 1 total)

 *  [Jonas Grumby](https://wordpress.org/support/users/ss_minnow/)
 * (@ss_minnow)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/adding-commends/#post-2487603)
 * Check single.php and page.php of your theme files for something like:
 * `<?php comments_template(); ?>`
 * just before the `endwhile`
 * If that isn’t there, people won’t be able to comment. Also look for a template
   in your theme files called comments.php. If that isn’t there, you can copy the
   file from another theme.

Viewing 1 replies (of 1 total)

The topic ‘Adding commends’ is closed to new replies.

 * 1 reply
 * 2 participants
 * Last reply from: [Jonas Grumby](https://wordpress.org/support/users/ss_minnow/)
 * Last activity: [14 years, 4 months ago](https://wordpress.org/support/topic/adding-commends/#post-2487603)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
