The 'Region' fields (The region of the page this block should appear in), in the form, fails to show available regions for themes in /sites/all/themes folder.

I can see the // Regions to select from default theme function in the module but nothing to to select regions from themes other than the default theme. Does this mean that this function is not written yet?

Comments

nonsie’s picture

Variable names have changed some, replace global $theme with $theme_key

dropcube’s picture

Status: Active » Fixed

I have committed a change that uses $theme_key instead of $theme. Thanks.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.