I am trying to create a general comment page in my blog. I really don’t know much about HTML, PHP, CSS, or anything else. I can make a very basic website and that‘s about it. As I am trying to figure out how to add a comment form in my general comment page, I decided to copy the code from one of the page and just added it to my pages.php. It seems to work because now there is a comment form in that page. However, if you make a comment on it, it does not stay in my general comment page, instead it goes to the blog page. When I look at it, I understand that the value that is attached to the form is connected to the blog but I don’t know how to change the value to make it stay in the general comment page.
I don’t even know if this was how I was supposed to make a general comment page. If anyone want to help me create a general comment form for my page or want to give me suggestion as to what I need to do, I would really appreciated it.
Here’s the website of my general comment page:
http://navyphim.com/blog/?page_id=20
Thank you.
Navy