Title: Change Comment Plugin
Last modified: August 24, 2016

---

# Change Comment Plugin

 *  [iqbalperdana](https://wordpress.org/support/users/iqbalperdana/)
 * (@iqbalperdana)
 * [11 years ago](https://wordpress.org/support/topic/change-comment-plugin/)
 * Hi. Me again haha
    How can I change the way for giving comment. So the readers
   can comment just by his facebook. Tnks

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

 *  [bdbrown](https://wordpress.org/support/users/bdbrown/)
 * (@bdbrown)
 * [11 years ago](https://wordpress.org/support/topic/change-comment-plugin/#post-6109472)
 * Hi iqbalperdana. You might check out the [Facebook Comments plugin](https://wordpress.org/plugins/facebook-comments-plugin/).
 *  Thread Starter [iqbalperdana](https://wordpress.org/support/users/iqbalperdana/)
 * (@iqbalperdana)
 * [11 years ago](https://wordpress.org/support/topic/change-comment-plugin/#post-6109519)
 * hi bdbrown, thnks for fast respond. But, i have a little bit question.
    The facebook
   comments plugin was show up exatly under body post. How can i reposition that
   plugin, so facebook comment plugin replace native comment position.
 * Thnks before 🙂
 * Take a look.
    `https://pbs.twimg.com/media/CEku_fGUMAAiUwa.png:large`
 *  [bdbrown](https://wordpress.org/support/users/bdbrown/)
 * (@bdbrown)
 * [11 years ago](https://wordpress.org/support/topic/change-comment-plugin/#post-6109528)
 * The plugin provides a shortcode that can be used in a theme template file. You
   would copy single.php from the parent theme to your child theme. Then replace
   this line:
 *     ```
       <?php comments_template('/comments.php',true); ?>
       ```
   
 * with this:
 *     ```
       <?php echo do_shortcode('[fbcomments]'); >?
       ```
   

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

The topic ‘Change Comment Plugin’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/hueman/3.7.27/screenshot.png)
 * Hueman
 * [Support Threads](https://wordpress.org/support/theme/hueman/)
 * [Active Topics](https://wordpress.org/support/theme/hueman/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/hueman/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/hueman/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [bdbrown](https://wordpress.org/support/users/bdbrown/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/change-comment-plugin/#post-6109528)
 * Status: not resolved