• I’ve noticed a very strange behavour of my wordpress installation. When I enter some posts the page doesn’t load at all. As I found out this happens because of the number of comments the post has. I know it sounds strange but if there are more than 18 comments, the single.php isn’t loaded any more.

    Can anyone please help me solve this problem?

    Thanks in advance.

Viewing 1 replies (of 1 total)
  • Hi,

    Check with these options:

    -> Upgrade your wordpress to the latest version.
    -> Disable all the plugins.
    -> change your theme to default in order to rules out theme level issue.
    -> add this code in htaccess:

    php_value memory_limit 64M

    Thanks,

    Shane G.

Viewing 1 replies (of 1 total)

The topic ‘Posts with many comments aren’t loaded’ is closed to new replies.