Title: how i add comment code?
Last modified: August 20, 2016

---

# how i add comment code?

 *  [TOM](https://wordpress.org/support/users/sandbad/)
 * (@sandbad)
 * [15 years ago](https://wordpress.org/support/topic/how-i-add-comment-code/)
 * i want comments show on my page by default.i red i must add this link to make
   comment appear this is the link <?php comments_template() ?> I WANT TO KNOW HOW
   exactly add this link ?? because im beginner in php code
    this is my web site
   [http://www.ancientbabyloncivilization.com](http://www.ancientbabyloncivilization.com)

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years ago](https://wordpress.org/support/topic/how-i-add-comment-code/#post-2102344)
 * You need to add this at the end of [the Loop](http://codex.wordpress.org/The_Loo).
 *  Thread Starter [TOM](https://wordpress.org/support/users/sandbad/)
 * (@sandbad)
 * [15 years ago](https://wordpress.org/support/topic/how-i-add-comment-code/#post-2102505)
 * thanks for your answer but i need more detail because im new in php language 
   and wordpress.where the loop located ?
 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [15 years ago](https://wordpress.org/support/topic/how-i-add-comment-code/#post-2102507)
 * the loop:
    [http://codex.wordpress.org/The_Loop](http://codex.wordpress.org/The_Loop)
 * for (static) pages, this could be in page.php (details depend on your theme)
 * you could add `<?php comments_template(); ?>` before the `<?php endwhile; ?>`
   of the loop.
 * by default and for good reasons, wordpress does not enable comment form or comments
   on ‘multi-post’ pages such as the front page or archive pages.
 *  Thread Starter [TOM](https://wordpress.org/support/users/sandbad/)
 * (@sandbad)
 * [15 years ago](https://wordpress.org/support/topic/how-i-add-comment-code/#post-2102514)
 * THANK VERY MUCH .

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

The topic ‘how i add comment code?’ is closed to new replies.

## Tags

 * [comment](https://wordpress.org/support/topic-tag/comment/)
 * [show](https://wordpress.org/support/topic-tag/show/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 3 participants
 * Last reply from: [TOM](https://wordpress.org/support/users/sandbad/)
 * Last activity: [15 years ago](https://wordpress.org/support/topic/how-i-add-comment-code/#post-2102514)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
