Hi I am new to wordpress and still getting to grips with working with .php. I am having trouble trying to include the comments from a "comments.php" into my "page.php". I tried to use
<?php include (TEMPLATEPATH . "/comments.php"); ?>
but it just showed the comment box allowing users to post a comment but does not reveal the comments users have posted.
If someone could give me some help as I am still new to wordpress that would be great.
Many thanks
Charles.