I go to the section Appearance > Editor > Theme = iNove and then I click on the comments.php file and this is all I see:
<?php
if (function_exists('wp_list_comments')) {
comments_template('', true);
} else {
comments_template();
}
?>
Where or what is this pointing to.? I like how iNove offsets the authors comments but I would also like to add the text '(Author)' directly beneath the authors name.
Should be easy but I can't find the file to edit.
Thanks,
Jason