Forums

[resolved] Blank page on comment (wp-comments-post.php) (3 posts)

  1. Lara
    Member
    Posted 1 year ago #

    Hey guys,

    this error seems to be quite common. Anyway none of the solutions offered in other threads on different webpages didn´t solve the problem so I would be really pleased if you could help me.

    Please check my page and click on the green pagemarker. You will be led to an index page, enter one of the posts in the list. Now on the right side you will see a Post-it which can be used to enter comments. At least it should. When you enter a comment and push "send" you will be led to a blank wp-comments-post.php.

    The code in the corresponding single.php is as follows:

    <div id="commentpage"><?php comments_template( '', true ); ?></div>

    The comments.php i copied for testing issues from the twentyten Theme.

    I don´t really get what is going on. Especially since two days ago I could post comments and I don´t really know what I changed so it wouldn´t work.

    I would be really pleased if you could give me new approaches to the problem as I want to start publishing.

    P.S.: Please be aware that the page needs some MB to be downloaded.

    Lara

  2. Lara
    Member
    Posted 1 year ago #

    Ok, found out it had sth to do with the single Page. One of the Pagemarker isnt working in case you try...

  3. Lara
    Member
    Posted 1 year ago #

    I solved the problem and hope it will be helpful for whoever has the same issue.

    Actually the solution is kinda embarrising: Check if the commentform appears in the code AFTER the Post. Otherwise the Script can´t assign the comments to the corresponding thread. :) Problem solved.

Topic Closed

This topic has been closed to new replies.

About this Topic