The calls in this theme to theme_get_settings() explicitly add the theme name. When the theme name is omitted from the call, the settings are retrieved from the 'current' theme (i.e. the subtheme).
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | theme-get-settings-2462295-2.patch | 7.04 KB | Stevel |
Comments
Comment #1
Stevel commentedThis patch fixes the theme_get_settings calls.
Comment #2
Stevel commentedLast patch included a bit too much changes, sorry. This should be better: