Title: Comments on index.php
Last modified: August 19, 2016

---

# Comments on index.php

 *  [bahia0019](https://wordpress.org/support/users/bahia0019/)
 * (@bahia0019)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/comments-on-indexphp/)
 * Modifying 2010, and can’t manage to get the comments to appear on the index.php
   under each post.
 * Editing loop.php and placed `<?php comments_template( '', true ); ?>` as below:
 *     ```
       <span class="tag-links">
       <?php printf( __( '<span class="%1$s">Tagged</span> %2$s', 'twentyten' ), 'entry-utility-prep entry-utility-prep-tag-links', $tags_list ); ?>
       </span>
   
       <span class="meta-sep">|</span>
       <?php endif; ?>
       </div><!-- .entry-utility -->
       <?php comments_template( '', true ); ?>
       </div><!-- #post-## -->
   
       <?php endif; // This was the if statement that broke the loop into three parts based on categories. ?>
   
       <?php endwhile; // End the loop. Whew. ?>
       ```
   
 * Any help? Thanks.

The topic ‘Comments on index.php’ is closed to new replies.

## Tags

 * [index.php](https://wordpress.org/support/topic-tag/index-php/)
 * [loop.php](https://wordpress.org/support/topic-tag/loop-php/)

 * 0 replies
 * 1 participant
 * Last reply from: [bahia0019](https://wordpress.org/support/users/bahia0019/)
 * Last activity: [15 years, 6 months ago](https://wordpress.org/support/topic/comments-on-indexphp/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
