• Hi, there is a page that I have created. First, let me explain how I created the page.

    As you all can see, there is a comments form on the page. But, when I try to post a comment on that page, nothing happens. Have a look and try it yourself? I think the ID from the page must be filled in the page, but how?

    (I did made a post similar to this one, but this is more precisely explained)

    [edit]
    I think I see the error. There is a line:

    <input type="hidden" name="comment_post_ID" value="" />
    I think the value must be filled, as on my other static pages.

Viewing 1 replies (of 1 total)
  • Definitely could be the culprit. What does that line look like in your actual comments template? That is, what’s the PHP code generating the ‘value’ for it?

Viewing 1 replies (of 1 total)

The topic ‘Comments on PHP pages’ is closed to new replies.