Style Manager
(Difference between revisions)
(Created a page for Style Manager related tips, FAQ etc.) |
m |
||
| Line 7: | Line 7: | ||
* Use Firefox. | * Use Firefox. | ||
* 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. | * 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. | ||
| − | * [http://ithemes.com/forum/index.php?/topic/10241-how-i-got-style-manager-to-work-perfectly/ | + | * See [http://ithemes.com/forum/index.php?/topic/10241-how-i-got-style-manager-to-work-perfectly/ this] forum topic on permissions. |
Summary: | 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." | "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." | ||
Revision as of 15:37, January 17, 2011
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.
Below are some useful tips, FAQ and forum links.
- Use Firefox.
- 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.
- 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."