Style Manager
(Difference between revisions)
(Added "Scope/Limitation") |
(Added "Preview window is too small to be usable" and re-organized a bit) |
||
| Line 5: | Line 5: | ||
It can be downloaded from [http://ithemes.com/member/member.php Member Panel]. | It can be downloaded from [http://ithemes.com/member/member.php Member Panel]. | ||
| − | =Useful tips | + | [http://ithemes.com/forum/style-manager-plugin/ Style Manager Support Forum] |
| + | |||
| + | = FAQ = | ||
| + | |||
| + | == Styles appear in preview window but not on the site == | ||
| + | |||
| + | * Use '''Firefox'''. Do not use other browsers, especially IE when using Style Manager. | ||
| + | * Ensure that your site is hosted on a server that runs '''PHP 5''', not PHP 4. [http://pluginbuddy.com/serverbuddy-check-hosting-quality-security-issues-more/ ServerBuddy] plugin can be used to check this and more. You can contact your host for help on upgrading from a older version of PHP to version 5. | ||
| + | |||
| + | == Preview window is too small to be usable == | ||
| + | |||
| + | Ensure that WordPress address and Site address are the same at Settings -> General. | ||
| + | |||
| + | [http://ithemes.com/forum/index.php?/topic/11749-style-manager-issues/#p55770 More info]. | ||
| + | |||
| + | =Useful tips and forum links= | ||
| − | |||
| − | |||
* See [http://ithemes.com/forum/index.php?/topic/10241-how-i-got-style-manager-to-work-perfectly/ this] forum topic on permissions. Summary: "Anyway I discovered the css files being created in wp-content/uploads were being created with rw rw — permissions and as soon as I changed the file permissons to be rw rw r it all worked perfectly." | * See [http://ithemes.com/forum/index.php?/topic/10241-how-i-got-style-manager-to-work-perfectly/ this] forum topic on permissions. Summary: "Anyway I discovered the css files being created in wp-content/uploads were being created with rw rw — permissions and as soon as I changed the file permissons to be rw rw r it all worked perfectly." | ||
* If you are using 1&1 hosting, create a single line .htaccess file with this code "AddType x-mapp-php5 .php" and upload it to the root. [http://ithemes.com/forum/index.php?/topic/5298-having-a-problem-activating-builder-on-a-fresh-install-of-wp3/#p30612 Source] | * If you are using 1&1 hosting, create a single line .htaccess file with this code "AddType x-mapp-php5 .php" and upload it to the root. [http://ithemes.com/forum/index.php?/topic/5298-having-a-problem-activating-builder-on-a-fresh-install-of-wp3/#p30612 Source] | ||
Revision as of 20:29, February 22, 2011
Contents |
Introduction
Builder Style Manager is a plugin for iThemes Builder that provides a easy interface to adjust styling of various elements of Builder theme.
It can be downloaded from Member Panel.
FAQ
Styles appear in preview window but not on the site
- Use Firefox. Do not use other browsers, especially IE when using Style Manager.
- Ensure that your site is hosted on a server that runs PHP 5, not PHP 4. ServerBuddy plugin can be used to check this and more. You can contact your host for help on upgrading from a older version of PHP to version 5.
Preview window is too small to be usable
Ensure that WordPress address and Site address are the same at Settings -> General.
Useful tips and forum links
- See this forum topic on permissions. Summary: "Anyway I discovered the css files being created in wp-content/uploads were being created with rw rw — permissions and as soon as I changed the file permissons to be rw rw r it all worked perfectly."
- If you are using 1&1 hosting, create a single line .htaccess file with this code "AddType x-mapp-php5 .php" and upload it to the root. Source
Scope/Limitation
It is not possible to apply one set of styles to the complete module or individual widgets of a module differently than other modules of that type. i.e., the styles that you set to widget bar modules will apply to all widget bar modules. Ex.: You will not be able to apply say, a blue background to just one widget bar module while the rest of them have been set to say, a red background via Style Manager. For such changes, style.css has to be edited manually.