(WordPress 3.5.1, theme 20-11)
I would like to use the red colored areas left and right to a post and can't find information on what plugin might deal with that.
How can I add content there - widgets f.x. Or would I have to change the theme? I would prefer to not alter the code for this purpose.




dynamic_sidebar( $sidebar ), and you'll probably have to modify the markup and CSS to accommodate this new content. Thus, what you're asking can't be done in Twenty Eleven without modifying the code. – Chip Bennett Mar 8 at 16:03