Viewing 8 replies - 1 through 8 (of 8 total)
  • Did you verify that the option “must be registered to post comment” was checked in your settings panel ?

    Thread Starter holbri

    (@holbri)

    No that option is not checked.

    Thread Starter holbri

    (@holbri)

    I checked option and no change.

    Did you authorize comments in the post/page itself ?

    Thread Starter holbri

    (@holbri)

    Yes, I authorized comments in page and post.

    Thread Starter holbri

    (@holbri)

    Do I need to add custom fields to page?

    both the post and blog page has allow comments checked

    No, custom fields are not required for comments.

    But in my template (single.php), I have this kind of thing :

    <div id="commentform">
    	<form action="http://mywebsite.xxx/wp-comments-post.php" method="post" id="commentform">... ... ...
    	</form>
    </div>

    It seems you don’t have this kind of code in your template, as I don’t see anything that deals with comments in the source code on the web browser.

    Thread Starter holbri

    (@holbri)

    I am using child themes now to customize my wordpress sites and this solved all my comment problems.

    Thank you,
    Brian

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Comment fields not displaying in blog posts’ is closed to new replies.