• Hi,

    I’d like to add a “reply to” function to my comments section. I’ve tried the various bits of advice I’ve seen online and still can’t get it to work. Can anyone here guide me?

    Here’s a sample post on my website.

    What coding should I use, and where should I put it in my comments.php?

    FWIW: I do have the “Enable threaded (nested) comments” for “3 levels deep.”

Viewing 4 replies - 1 through 4 (of 4 total)
  • what theme are you using?

    what are your dashboard – settings – discussion ?

    whare do you need to show the ‘reply to’?

    Thread Starter Jae

    (@jae-ha-kim)

    Hi alchymyth,

    My apologies. I hit “enter” before I had even finished writing my first question. While I was editing it, I see that you’ve already replied. Thank you!

    — I’m using ELEGANT TONIGHT (which has been tweaked)

    — For the dashboard-settings-discussion: I have these items checked off:
    Allow people to post comments on new articles
    Comment author must fill out name and e-mail
    Enable threaded (nested) comments 3 levels deep
    Break comments into pages with top level comments per page and the page displayed by default

    — I’d like the “reply to” function to show up at the bottom of each person’s comment

    Thread Starter Jae

    (@jae-ha-kim)

    Also, I saw on an old forum post here that you can add a “reply to” function (threading) by inputting this code:

    <?php wp_list_comments(); ?>

    in the comments.php.

    I did this, but it didn’t make any changes.

    FWIW: I like the way my comments section looks and am not looking to change anything other than to add a “reply to” function so that people can respond to specific comments. Right now, there are two comments on my blog post here. I can’t figure out how to modify the coding so that Sam’s response could show up under Mary’s comment.

    please contact the theme’s developer or vendor for support.

    this forum only supports themes from http://wordpress.org/themes/

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Need help adding "Reply To" coding to "Comments"’ is closed to new replies.