Forums

[resolved] wp 2.7 threaded comment not working (3 posts)

  1. dodo
    Member
    Posted 2 years ago #

    Hello, I followed this page closely to modify my theme so I could use the threaded comments feature in version 2.7.

    http://codex.wordpress.org/Migrating_Plugins_and_Themes_to_2.7/Enhanced_Comment_Display

    What I notice is when I'm logged in, it works fine but as soon I log out, it no longer works.

    When I'm logged out, I can click on "Reply" and submit my comment but once it's posted, the comment is not nested. It just shows up at the bottom. The comment_parent in the db for that comment is NOT filled out. I double checked that the hidden field "comment_parent" does contain a value when I submit a comment logged out.

    So why doesn't it work?

    Does anyone have any idea?

    Thanks!

  2. dodo
    Member
    Posted 2 years ago #

    Never mind. I figured it out. Just had to move this around

    <?php comment_id_fields(); ?>

  3. happyiranian
    Member
    Posted 2 years ago #

    hi dodo ...

    i am having the same exact problem you were having. can you please share where you moved that line:

    <?php comment_id_fields(); ?>

    you said you moved it around, but from where to where?

    THANK YOU in advance :)

Topic Closed

This topic has been closed to new replies.

About this Topic