In this tutorial we'll show you, how to install a template in your Joomla installation, the File that you downloaded from ThemeForest.net you need to unzip.
Requirements
- PHP 5.2.7+
- PHP Multibyte String support
- PHP JSON support
- PHP DOM XML support
If any of these requirements are missing you might need to contact your webhost and ask them to install or enable the needed extensions.
Install
To install a template based on the Warp framework use the extensions installer in the Joomla administration. Go to Extensions » Install/Uninstall.
Click on Browse..., go into the "Theme" folder and select the downloaded template file and click in Upload & Install.
Activate
To activate the new template go to Extensions » Template Manager, choose the installed template and click on Make Default.
By clicking on the templates name, you'll be able to change all template specific settings.
Troubleshooting
If the installation does not work this way and you get an error message, you may try to install the template this way:
Download the latest template version from ThemeForest and unpack all template files to a directory on your pc. Using FTP, upload this directory to the /tmp directory of your Joomla installation on your webserver.
Go to the extensions installer in the Joomla administration, use the "Install from Directory" option to set the directory of your uploaded template files. Click on the Install button and Joomla will install it from the given directory.
You can find the full path to your tmp directory in Global Configuration / Server Tab / Server Settings, Path to Temp Folder
Available video of Installing Template from tmp folder on Joomla 2.5.
