Creating an About Me
page Go to your WP-Dashboard go to Pages and click on Add New
How to
add Comments Form to your About Me
page so that your visitor can leave comments. It is a
PHP code that you add to your blog Page
Template.
These are
the codes which you can just copy and paste in Notepad
to use when editing the Page Template.
<?php endwhile; ?>
this is the code in the template to
look for. This code goes just above it <?php
comments_template(); ?>
when done update file