Home Forums Theme support How to enable comments on persons and on pages Reply To: How to enable comments on persons and on pages

Ok, the file you are have to edit is page.php and single-person.php. You can add this code:

< ?php comments_template( '', true ); ?>