This theme shows up as 2 instances on the Admin Themes page, one as "sib" and one as "siberia". This is due to it lives in sib folder BUT is names "siberia". Also only the "sib" instance works. When activating "siberia" (which "feels" the right thing to do) no side regions show up.

I tried to rename the folder to "siberia" which result in only 1 instance, however this still results in no side regions. Not sure why though.

Comments

vikingew’s picture

Component: User interface » Miscellaneous
Priority: Normal » Critical

I was able to sort this out. I deactivated and removed the theme, empty cache, and then I removed variables for both sib and siberia in db (1 eatch), then I also removed in Blocks table all rows where theme = sib or siberia. I also had a theme there named 0, which I am not sure of but think came from a failed activation of both - removed too.

then I changed folder name to siberia and copied it back into sites/all/themes/, activated and set it as Default and now it show up as it should.

I like this theme, slicker then litejazz (which also is nice but I don't like the black). Note, this theme can be configured with Theme Settings API module. However, the latest version of the module require a patch for this theme. The module owner roled one for litejazz and I will ask if can't role one for this as well. Basically it's a new file "settings.php" to replace siberia.theme and some code in template.php.

tknospdr’s picture

Any new info on getting the patch for Theme Settings API? This theme is perfect for a new project I just took on and I'd really like to have this theme working as it should.

tknospdr’s picture

Hmm... never mind. I deleted the sib and siberia refs in my DB and renamed the folder to siberia and now it's showing the extra theme settings and all 12 areas.

Thanks,
David
http://www.FloridaPets.org

sjaakter’s picture

Thanks. All that I did after reading your post is renaming sib -> siberia and it works.

Thanks again,

Sjaak Terwindt

colorado’s picture

To clarify sjaakter's last post (I tried it and it worked), change just the name of the theme folder sib -> siberia.

Thanks everyone - we'll get this coolio theme into shape!

colorado’s picture

Title: double instances in theme page due to inconsistant naming » Fix for double instances in theme page due to inconsistant naming
colorado’s picture

Priority: Critical » Normal