Download & Extend

Feature selections are not saved - "Back to Top link" - Custom.css

Project:Colourise
Version:6.x-2.0
Component:Code
Category:bug report
Priority:minor
Assigned:Unassigned
Status:active
Issue tags:Add Customized Stylesheet

Issue Summary

Hello,

First off, thanks for a beautiful theme that is loaded with features...

While adapting your theme to my site, i tried to use the custom.css file for any additional features that i have added to your theme... however, i noticed that
- "Back to Top link" Feature and
- "Add Customized Stylesheet (custom.css)" Feature

do not get saved after my selection. so if configure the theme, and save configuration, the selections i made are cleared....

any ideas of whether this is a bug or something else???

best regards,

fawzi

Comments

#1

a follow up on above, i found few things that may help:
1- I changed the name of the theme form colourise to colourise_1.
2- i did make all necessary changes in *.info and other files to accommodate that name change.
3- I think one problem is in template.php:
- drupal_get_path('theme', 'colourise')... i changed 'colourise' to 'colourise_1'
4- Another problem in templae-settings.php:
- theme_get_settings('colurise');.... i changed 'colourise' to 'colourise_1'

so know although it is functional, i.e. when i select an option in the theme configuration page, it will happen... BUT, the configuration form, does not reflect what was selected. i simply have to remember, that i selected to use custom.css, or other feature....

any ideas on how to fix that??

thanks,

fawzi