Adaptivetheme Theme Settings Setup

The Adaptivetheme starter base theme comes with many default theme setting. In this video we walk through setting up the theme settings for Adaptivetheme, including how to enable the hidden settings for LayoutSP, horizontal login block and color schemes.

Most of the default theme settings are self explanatory and you can adjust them to see what they do, however there are some theme settings that are hidden by default and you must edit some of the themes files to enable them.

The Hidden Settings

The advanced layout settings known as "LayoutSP", the horizontal login block and the color schemes settings are all hidden by default. This is because not all themes or designs can support these settings so its up to the theme developer to first decide if they want to support these settings and then enable them.

To enable these settings, either all or some of them you need to follow this process:

1. Open up template.php and theme-settings.php
2. There are two large arrays near the top of those files that set the theme settings defaults.
3. The hidden settings are set to "off", you need to change these to "on". You need to do this in both files!
4. Save the files, go back to the theme settings page and and click "Reset to defaults".

Notes for the Layout Settings

You can either enable all the advanced LayoutSP settings or just the ones you want. There are three settings:

* Page width
* Sidebar widths
* Sidebar layout

You do not need to enable all of them. For example you may only want end users to be able to change the sidebar width and layout, and not the overall page width. In this case only enable the settings you require.

Comments

Anonymous's picture

I don’t have these settings

I don't have these settings and I have the 6.x.1.3 version. What would happen if I manually put them in?

Anonymous's picture

I got it! I entered them in

I got it! I entered them in manually and there showing!

Jeff Burnz's picture

...

Hey, thats great! You can always upgrade as well, its not that hard.

If you have any problems post an issue on Drupal.org and we'll help you through the process ;)
http://drupal.org/project/issues/adaptivetheme

Anonymous's picture

Yea, I just upgraded to

Yea, I just upgraded to 6.x.1.5 and now all the features are showing, because I was still missing the login and height settings. Thanks, keep up the good work!

Anonymous's picture

Even when I enable the

Even when I enable the options by changing off to on. The color option shows but not the layout options. Is this somehing someone has encountered?

Jeff Burnz's picture

...

My guess is you are not hitting "Reset to Defaults", they won't show unless you do this. The reason is that for each setting something must be saved, even when they are off (the saved setting is "off"), so by resetting it the new default is "on".

Jeff Burnz's picture

...

Hi Lisa, not a bad idea at all, I'll look into that, I take it you mean the Simple News module? Its pretty popular and we want to support the popular modules that most people use - cheers for the idea.

threequarks's picture

doesnt work with latest adaptivetheme

this doesnt work for the latest version of adaptivetheme. i can see the horizontal login option via the theme admin pages, but enabling it doesnt change the user login block.

any ideas folks?