On the "Block Settings" page, regardless of which theme you have selected, you are actually modifying the RootCandy themes block settings.
Am using Drupal 6.19.
Thanks
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | 1.jpg | 79.96 KB | gynekolog |
| #6 | 2.jpg | 140.98 KB | gynekolog |
| #2 | acquia-prosper-block-settings-changed.png | 195.1 KB | Eolmornedhel |
| #2 | rootcandy-after-acquia-footer-changed.png | 193.57 KB | Eolmornedhel |
| #2 | acquia-prosper-after-footer-changed.png | 180.44 KB | Eolmornedhel |
Comments
Comment #1
sign commentedStrange, I assume you have tried to switch to another theme through the tabs?
If yes, can you post a screenshot when on another active theme in the blocks settings?
Comment #2
Eolmornedhel commentedHi, I'll post 3 screenshots of the footer being changed and the result for both the changed theme and rootcandy.
Thanks.
Comment #3
sign commentedHi,
there are tabs, at the top of the page, which should have the name of your theme "Acquia slate"?
So if you want to change blocks for that theme you have to click on that tab first, then it should change the template to acquia slate and you will see all the relevant regions.
Comment #6
gynekolog commentedWhen I do changes in block settings for RootCandy and save changes, changes apply to others themes
screenshots 1 - saved changes
screenshots 2 - after save changes for rootcandy
Comment #7
bmonizzle commentedThis is still a problem. I added a ticket the other day, and it must have been removed because of this one. I will gladly give any information needed, but as it stands, I cannot update blocks for my custom theme, only for rootcandy, no matter which tab I am on. Where does this action take place, maybe I can take a stab at it?
Comment #8
bmonizzle commentedhttp://drupal.org/node/219910 i guess this is an hook_init() issue... Can someone verify?
Comment #9
bmonizzle commentedMy Bad! This is not a problem with rootcandy at all. This is because of themes being initialized in the hook_init() of a busted module... If this is happening to you, then you probably have a module which is calling theme stuff too early... I had to dig through 158 modules to find which one was messing my install up, and it was an early drupal_get_form() function call.
Comment #10
3dloco commentedI have this same issue...but have not yet identified the offending module. Since I needed to make changes to the blocks asap, I found a temporary workaround: change the admin theme to (or the theme you need to make the changes for), then make the changes, and then switch your admin theme back to Rootcandy.