• Today I’ve discovered a bug.

    As you can see all the comments have the same content – “Cze??, to jest komentarz.
    … oraz kasowania komentarzy.” (translation : “Hi, this is a comment. To delete a comment, just log in and view the post’s comments. There you will have the option to edit or delete them.”).

    I tried to disable all plugins from my site, but it still doesn’t work. When I try another theme, the comments are okay. Could you please help me to solve this issue ?

Viewing 1 replies (of 1 total)
  • Thread Starter arkross94

    (@arkross94)

    [Solved]

    In comments.php:
    was: <p><?php comment_text(true); ?></p>
    my changes: <p><?php comment_text(false); ?></p>

    What do you think about it?

Viewing 1 replies (of 1 total)
  • The topic ‘The same comments’ is closed to new replies.