Forums

Where can I edit inove comments.php file? (1 post)

  1. tehnrd
    Member
    Posted 1 month ago #

    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

Reply

You must log in to post.

About this Topic