Installation
Installation instructions for the Angle theme
Installation instructions for the Angle theme
To get your copy of the theme follow the instructions below.
Log in to your themeforest account and then goto the
account menuand click the
Downloadsoption from the dropdown
Then you can select your purchased theme and click the
Downloadbutton, followed by the
All files & documentationoption.
Once you have downloaded the zip file, you can on unzip it using your favourite ZIP software. When it has finished you should have a folder with the following files & directories inside.
Folder | Contents |
---|---|
icons | Set of hi resolution flat icons |
demo | Demo content data for import |
documentation | contains theme's documentation |
licensing | theme licence files |
psds | all the themes layered PSD files for Adobe Photoshop |
angle-theme-ver.zip | the wordpress theme zip file ( for installation into WordPress ) |
angle-child-theme-ver.zip | the wordpress Child theme zip file |
The video below shows you how to upload the Angle theme, install the demo content and activate it in WordPress. Also, it shows how to install the theme plugins.
There are two ways to install the Angle theme.
We have provided a child theme in case you want to modify the theme while keeping it up to date. The child theme is included within the main download zip file.
To use the child theme upload it as the standard theme and then activate it in Appearance > Themes from the WordPress menu.
Here are some solutions for common problems when installing a theme
If when installing the theme you see this error: Are you sure you want to do this?, you will need to change the following parameters in your php.ini
file:
If you don't have access to php.ini
, please contact your host. Or try adding the following lines to your .htaccess file.
php_value post_max_size 25M php_value upload_max_filesize 25M