Roger Barnes wrote:
It is my understanding that if I check an item on the OVERRIDE TEMPLATE (ex. background color - white). And I assign a menu item of HOME to the change. Whenever I choose the menu item home back the background is white. I get that... Now if I unselect the background change on the OVERRIDE TEMPLATE and unselect the menu assignment . The master template's background color should take over. Is this correct?
Because I can go back into the OVERRIDE TEMPLATE, with EVERYTHING unchecked, and click the menu assignment "home" and it will REAPPLY the background color white. EVEN THOUGH, NOTHING...is checked. The problem now is if you make a change and don't like it you're stuck. Even if you change the background color to red. It will reapply the first choice when the menu assignment "Home" is reapplied.
There is a bug somewhere. Setting are't being written or over written properly.
Feel free to go into the site and change things around to see what I'm talking about.
Worked fine for me:
1) created a template override called Audacity-Home
2) set the background to RED and assigned this override to the Home page and SAVED
3) now the Home page has a RED background and the other pages the Default gray colour.
4) went back to the template override and checked OFF the assignment to the Home page
5) CLEARED the CACHES - you probably forgot this.
6) Home page now gray like the rest of the pages.
So working exactly as expected.
Here's a tip for you, NEVER have caching or compression turned ON while developing.
The reasons we ask you to disable compression schemes are:
a) you can always test to see if these processes work early on, after an install but turn them OFF while actually developing. Otherwise you'll find yourself making changes in the back-end but not seeing them in the front-end.
After development and during debugging before going live you can turn them back on again.
b) it makes it much harder for us to help you when caching and compression is ON. We can't see the contents of your cache and we have no clue what CSS file css-62772285f72c78f6d865166b5edd82f6.php refers to ???