(not sure if I should edit for this or post)
I’m also wondering how I create a link to individual comments:
<a href="<strong>linkhere</strong>"> <?php comment_date('j F, Y') ?> at <?php comment_time() ?> </a>
I want to know what to put in “linkhere” to link to the particular comment.