Title: Problem In comment section
Last modified: August 20, 2016

---

# Problem In comment section

 *  [drunkd](https://wordpress.org/support/users/drunkd/)
 * (@drunkd)
 * [14 years ago](https://wordpress.org/support/topic/problem-in-comment-section/)
 * Hi,
    Whenever I make any post I have a “leave a comment” below it. But when someones
   goes to comment, it shows “you must log in to comment”. How to solve this problem?
   I want to have a contact form there. I use contact form 7 on my contact me page
   and want it in my “leave a comment’ section below every post.
 * Thanks!

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

 *  [Usubba](https://wordpress.org/support/users/usubba/)
 * (@usubba)
 * [14 years ago](https://wordpress.org/support/topic/problem-in-comment-section/#post-2775168)
 * ur link??
 *  Thread Starter [drunkd](https://wordpress.org/support/users/drunkd/)
 * (@drunkd)
 * [14 years ago](https://wordpress.org/support/topic/problem-in-comment-section/#post-2775179)
 * [http://www.togetridofeczema.com](http://www.togetridofeczema.com)
    This is my
   website. I want to have a contact form in “Leave a comment” section below my 
   posts and also remove the “edit post” section. How to do it? Please advice…
 *  [Paweł Knapek](https://wordpress.org/support/users/adpawl/)
 * (@adpawl)
 * [14 years ago](https://wordpress.org/support/topic/problem-in-comment-section/#post-2775261)
 * If You want open comments for non-registred users
    …go to Dashboard, **Settings
   > Discussion** tab, and uncheck **Users must be registered and logged in to comment**
   option.
 * If You want replace comments form by a Contact Form 7
    -put to comment.php file
   code like this:
 *     ```
       <?php if ( post_password_required() ) : ?>
       <p class="nopassword"><?php _e( 'This post is password protected. Enter the password to view any comments.', 'twentyten' ); ?></p>
       <?php
       return;	endif;
   
       echo do_shortcode( '[contact-form-7 id="111" title="Contact form 1"]' ); //Contact Form shortcode
   
       ?>
       ```
   
 *  Thread Starter [drunkd](https://wordpress.org/support/users/drunkd/)
 * (@drunkd)
 * [14 years ago](https://wordpress.org/support/topic/problem-in-comment-section/#post-2775273)
 * Hi adpawl,
    Thanks a lot for your advice.
 * I don’t want to go for the first part. I want people to comment on my posts. 
   But in order to do that I need to have a “COMMENT FORM” in the “leave a comment”
   section.
    For instance you can refer a site [http://www.yourlovegurureview.com](http://www.yourlovegurureview.com)
   Below every post it has a leave a comment section and when clicked it takes to
   a COMMENT FORM. I want to have one for my site.
 * Please help and advice..
 * Thanks again..!!!
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [14 years ago](https://wordpress.org/support/topic/problem-in-comment-section/#post-2775279)
 * [http://wordpress.org/support/topic/who-am-i-section](http://wordpress.org/support/topic/who-am-i-section)

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

The topic ‘Problem In comment section’ is closed to new replies.

## Tags

 * [comment](https://wordpress.org/support/topic-tag/comment/)
 * [Comments](https://wordpress.org/support/topic-tag/comments/)
 * [contact-form](https://wordpress.org/support/topic-tag/contact-form/)
 * [post](https://wordpress.org/support/topic-tag/post/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 4 participants
 * Last reply from: [esmi](https://wordpress.org/support/users/esmi/)
 * Last activity: [14 years ago](https://wordpress.org/support/topic/problem-in-comment-section/#post-2775279)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
