mojokats
Member
Posted 7 months ago #
When I click on a link to a single post page everything is displayed except the post content. So the header, footer, etc. all show up fine but all I see of the post is the title. My permalinks are set to "month and name" if that helps. All other pages of my site seem to work fine. Thanks for any help!
http://www.katswine.com/2011/10/test-blog-post/
Here's the link to my single.php code http://pastebin.com/7WGurR27
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).
- switching to the Twenty Eleven theme to rule out any theme-specific problems.
- resetting the plugins folder by FTP or PhpMyAdmin. Sometimes, an apparently inactive plugin can still cause problems.
mojokats
Member
Posted 7 months ago #
I clean installed wordpress on a different server and created a new database then uploaded my current theme using no plugins at all. The same problem occured on the new installation so I think I can assume that neither my plugins nor my database are problems. Must be the theme itself. Is this correct? thanks!