I have a strange issue where all of my blocks (static and Views blocks) appear on any admin pages using the Seven theme. They are all designated to specific regions (using the default block config) so they should not be outputting in the $content region (specified in Seven). This is not mission critical but annoying to content authors. Any ideas on why this would happen?

Comments

rootdownmedia’s picture

StatusFileSize
new96.2 KB

To clarify, the blocks appear on all pages admin/* and node/%/edit

mcrittenden’s picture

Status: Active » Closed (works as designed)

You just need to disable the blocks, which you can't do until you enable the theme. Enable the theme on /admin/build/themes/, then head to admin/build/block/list/seven (I think that's the right URL), and disable all the blocks for the Seven theme.

rootdownmedia’s picture

Thanks mcrittenden that makes sense.

This happens on all of my sites using Seven. It would be ideal if there was a way to prevent this . . .

avpaderno’s picture

Version: 6.x-1.0-beta13 » 6.x-1.x-dev
Issue summary: View changes