Installing Themes
From ExponentCMS Docs
This page contains a guide to Adding a Theme to an Exponent installation.
Contents |
Automatic Themes Installation
Exponent has an Upload New Theme feature which allows for the automatic installation of extra Themes. In order to use this feature you must ensure your directory permissions are set to 755 for:
/templates/ (folder)
Once you've ensured your file permissions are set correctly, do the following:
- Login to your Exponent website and go to Admin Control Panel > Manage Themes.
- Click on the Upload New Theme link in the top section.
- Browse your local computer to select the Theme Archive file and then click Install.
- If all your file permissions are ok and the Theme you are trying to install doesn't already exist, then click Install and the installation will complete.
- Return to Admin Control Panel > Manage Themes.
- Locate the Theme you have just installed and click Preview link.
Note: On some web servers it may be necessary to set this folder to 777 in order to use this feature. Remember to set the permissions back to 755 after installation is complete to protect your site!
Manual Themes Installation
You can also manually install Exponent Themes as follows:
- Download the Themes Archive file and extract it to your local hard drive.
- Upload the Theme Folder via FTP to your Exponent website:
-
/themes/ (folder)
-
- Login to your Exponent website and go to Admin Control Panel > Manage Themes.
- Locate the Theme you have just installed and click Preview link.
Previewing a Theme
You should always preview a theme before Setting the Active Theme by changing your Site Configuration.
- Login to your Exponent site.
- Go to your Admin Control Panel.
- Click the Extensions > Manage Themes link.
- Click the Preview link for the Theme you wish to test drive.
- When you've finished your test drive, click the Preview link for your Active Theme to return to your current site Theme.
Note: If you are previewing a theme and lose access to your editing controls or your site doesn't display, then exit your Browser to reset your Exponent website to the active theme.
Setting the Active Theme
To make the Theme active for all users of your website:
- Login to your Exponent site.
- Go to your Admin Control Panel.
- Click the Configuration > Configure Site link.
- Click the Edit link to change your site Configuration.
- In the Display Settings section, use the drop-down menu to select the new Theme.
- Click the Save button.
Removing an Exponent Theme
To remove an Exponent Theme simply delete the relevant Theme Folder from the Exponent directory.
/themes/ (folder)

