• 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)
  • Hi iqbalperdana. You might check out the Facebook Comments plugin.

    Thread Starter iqbalperdana

    (@iqbalperdana)

    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

    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.