Comment form not showing up

  • Unknown's avatar

    Hey,

    I’m having trouble with my comment form not showing up on pages.

    All that is displayed is “Leave a Reply”.

    If I do view source though, the html source is there for it;

    <!-- If comments are open, but there are no comments. -->

    <h3 id="respond">Leave a Reply</h3>

    <form action="http://www.mysite.com/wp-comments-post.php" method="post" id="commentform">

    <p><input type="text" name="author" id="author" value=""
    size="40" tabindex="1" />
    <label for="author"><small>Name (required)</small></label></p>

    <p><input type="text" name="email" id="email" value=""
    size="40" tabindex="2" />

    <label for="email"><small>Mail (will not be published) (required)</small></label></p>

    <p><input type="text" name="url" id="url" value=""
    size="40" tabindex="3" />
    <label for="url"><small>Website</small></label></p>

    <!--<p><small>XHTML: You can use these tags:
    <abbr title=""> <acronym title=""> <b>

    <cite> <del datetime=""> <i> <q cite=""> <strike> </small></p>-->

    <p><textarea name="comment" id="comment" cols="60" rows="10" tabindex="4"></textarea></p>

    <p><input name="submit" type="submit" id="submit" tabindex="5" value="Submit Comment" />
    <input type="hidden" name="comment_post_ID" value="3023" />
    </p>

    </form>

    But as I say form is not showing

    Anyone any ideas.

    Thnaks.

  • Unknown's avatar

    You did not specify a blog address or reason for posting when you created this topic.

    This support forum is for blogs hosted at WordPress.com. If your question is about a self-hosted WordPress blog then you’ll find help at the WordPress.org forums.

    If you don’t understand the difference between WordPress.com and WordPress.org, you may find this information helpful.

    If you forgot to include a link to your blog, you can reply and include it below. It’ll help people to answer your question.

    This is an automated message.

  • The topic ‘Comment form not showing up’ is closed to new replies.