Title: Comments area help
Last modified: August 19, 2016

---

# Comments area help

 *  [matax](https://wordpress.org/support/users/matax/)
 * (@matax)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/comments-area-help/)
 * Hi, I am trying to make the comments hidden inside a collapsible div, but before
   I get that script up and working I’m trying to place the comments where I want
   them so that I can just add the script functions to it to make it easier.
 * Here is my source code where my comments are…
 *     ```
       <div class="content">
   
       						<?php the_content(); ?>
   
                               	<div class="comments">
   
                       				<?php comments_template(); ?>
   
                       			</div>
   
                           </div>
       ```
   
 * I’m trying to put it right under the content, after I get it there I will add
   my script code to that div to make it hidden until the link is clicked on.
 * Here is my problem, there is not comments on the local host view, I see the content,
   but the comments are not showing up, am I missing something because they worked
   when I had them being linked to another page?

The topic ‘Comments area help’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [matax](https://wordpress.org/support/users/matax/)
 * Last activity: [16 years, 1 month ago](https://wordpress.org/support/topic/comments-area-help/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
