Forum Replies Created

Viewing 2 replies - 76 through 77 (of 77 total)
  • Thread Starter Anna

    (@ohthenoes)

    Please help T~T

    Edit:

    A little more on my problem:

    First, is it normal that the reply-to-this-comment-link only shows up on the parent comment and on none of the child comments?

    I was in here last time asking about it but no one could figure out why it doesn’t show up for my child comments. My comments are set to a depth of 2.

    I managed to solve this (partially) by manually coding out something that creates a similar code output as that of the comment_reply_link function but now any comments made using the reply link on a child comment are turned into a parent comment unless I change the max depth to 3 wherein it then moves under the child comment although any 4th depth comment becomes a parent anyway.

    My problem could probably be solved if anyone knows how to (if it’s possible) create a conditional statement to check whether the comment is a parent or a child?

    Anna

    (@ohthenoes)

    Go into your admin dashboard then click on “Themes” then “Editor”.

    Click the “Page Template” from the right side and remove the following line:
    <?php comments_template(); ?>

Viewing 2 replies - 76 through 77 (of 77 total)