I need to have page where people can send comments, but it is not blog post, so is it possible to make comments to that page without making a blog posting?
Leave a Reply
You must be logged in to post a comment.
I need to have page where people can send comments, but it is not blog post, so is it possible to make comments to that page without making a blog posting?
You must be logged in to post a comment.
Create a new page, “Comments” ?
(Use a plugin to exclude this from your main navigation – if needed)
on the page you dont really need to put any text, just scroll down to the “Discussion” section
and make sure to tick the box “Allow Comments”..
then when the page loads you can add comments to it..?
if there is no comment area, then chances are the template file “Page.php” dosnt have the call for the comments file..
just open your page.php file and add
were you would like your comment form to appear..