• My custom theme has been working properly for weeks. I have been adding content, etc to ready the site. Today I see that the blog post pages displayed using single.php stop loading at <?php the_content(); ?>

    Ex: http://72.47.222.215/cleaning-with-screen-sprays

    If you view the source of this page, the page stops right when the content should display.

    The code for my single.php is:
    [Code moderated as per the Forum Rules. Please use the pastebin]

    It looks correct and has not been edited, so I am stumped why this is happening. Your help is appreciated.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Have you confirmed that the template file is the problem by switching to the Twenty Ten theme?

    Thread Starter marcuspc

    (@marcuspc)

    I just did that per your suggestion and it is a problem in Twenty Ten as well, so I guess this means there is something wrong with a WP core file or the db? What is your suggestion on where to start looking?

    Thanks for your help.

    Have you tried:

    – deactivating all plugins to see if this resolves the problem? If this works, re-activate the plugins one by one until you find the problematic plugin(s).

    resetting the plugins folder by FTP or PhpMyAdmin? Sometimes, an apparently inactive plugin can still cause problems.

    – re-uploading the wp-admin and wp-includes folders from a fresh download of WordPress?

    Thread Starter marcuspc

    (@marcuspc)

    Hmmm, I posted a reply to this last night and it is not posted here.

    Anyway, it was a plugin conflict. Oddly, the site had been working fine with the plugin active, but all of the sudden it stopped working without any updates or changes. Not sure why it worked fine one day and didn’t the next.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Single.php appears to break’ is closed to new replies.