• I’m using the code
    <?php comment_reply_link(array_merge( $args, array('depth' => $depth, 'max_depth' => $args['max_depth']))) ?>

    To display a comment reply link but cannot for the life of me get anything to show. I’ve tried various other combinations that I’ve found online.

    Here is the full code for comments.php:
    http://pastebin.com/11s7ZV9D

    Can anyone see what I’m doing wrong?

  • The topic ‘Cannot Display Comment Reply Link’ is closed to new replies.