Closed (works as designed)
Project:
Omega Tools
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
29 Jan 2011 at 18:02 UTC
Updated:
6 Mar 2019 at 19:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
himerus commentedOkay, I'm going to need a screenshot or two to fully qualify this issue, BUT...
ALL themes have all their regions displayed on the block management page. It's just how the block admin page works... Unless I'm completely misunderstanding the issue.
If you've selected in the Omega theme settings to say... "hide the header zone/regions", Drupal, on the block admin page is not aware of regions that may or may not be hidden. Even if it were, it would be BAD BAD BAD to attempt to hide these regions, as there could be contextual locations sitewide where there would be a reason to display that zone/regions.
If you simply don't need a set of regions, you can simply modify the .info file in your subtheme, and remove the regions, AND the zone (lower down in the .info) associated with those zones/regions. Then they will also disappear from the theme settings page (magical, I know) ...
Please let me know if i've missed the boat on what you were trying to convey, otherwise, this is "works as designed" and not a bug.
Comment #2
Anonymous (not verified) commentedThe problem is not that I see Omega zones to put blocks into, but that I have 13 'blocks' that seem to be named after Omega zones and that offer themselves to be placed in the regular regions of Bartik.
See screenshots (list is too long for just one). They also include some error messages that sometimes pop up.
All this is after disabling the theme...
Comment #3
himerus commentedThat is from the Omega Tools module, not the theme, those blocks are meant to be placeholders for development.
If you'd like them to go away, disable the omega tools module, or under default theme settings (not theme specific, but global), you can disable them from rendering.
Moving to the appropriate project.
Comment #4
himerus commentedchanging the title to something more appropriate
Comment #5
Anonymous (not verified) commentedThanks for clearing that up.