I'm working on a child theme of Twenty Eleven. Since I don't like the single post display (whenever one clicks on 'read more') I try to force that into the normal template, along with sidebar and such. Well, the sidebar is there now, but the formatting of the single post remains a problem.
What do I have to change in order to load the single post in the standard layout? I can't find anything disturbing in the single.php layout. And I can't change or comment out the 'bodyclass' function in functions.php; that results in an error.
You can watch the work-in-progress at http://www.dictees.studiohyperion.nl (but don't tell your friends, it's not ready yet!)
Any help would be appreciated!