Title: Comment box issue
Last modified: September 1, 2016

---

# Comment box issue

 *  [bogdaniliescu](https://wordpress.org/support/users/bogdaniliescu/)
 * (@bogdaniliescu)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/comment-box-issue-1/)
 * Hello,
 * I’m currently using a theme where the comments box for my posts load only after
   clicking on a leave a comment link. I would like to have the comment box open
   permanently instead. How can I do this?
 * This is what the single php file shows:
    <?php // If comments are open or we 
   have at least one comment, load up the comment template if ( comments_open() 
   || get_comments_number() )
 * : comments_template();
    endif; ?>
 * <?php endwhile; // end of the loop. ?>
 *  </main><!– #main –>
    </div><!– #primary –>

The topic ‘Comment box issue’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [bogdaniliescu](https://wordpress.org/support/users/bogdaniliescu/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/comment-box-issue-1/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
