Assuming that WordPress website is already set (for setting up WordPress blog refer to WordPress set up documentation at http://codex.wordpress.org/Getting_Started_with_WordPress#Installation), the next step is to install the theme. There are 2 main ways to upload the theme:
We recommend that you contact your web hosting service provider to make sure that your server PHP configuration limits are as follows:
max_execution_time 60
memory_limit 128M
post_max_size 32M
upload_max_filesize 32M
If you are running unmanaged dedicated server or VPS,
you should check your php.ini
file. Alternatively, you can edit .htaccess
file in the root of your website and add the following values:
php_value max_execution_time 60
php_value memory_limit 128M
php_value post_max_size 32M
php_value upload_max_filesize 32M
Use an FTP client such as FileZilla, FireFTP or Cyberduck (if you are a Mac user) to connect to your hosting account. Navigate to where WordPress is installed and locate the /wp-content/themes/
directory.
Find the zip file called "A3trip.zip" in downloaded file, unzip it and upload the folder to the folder /wp-content/themes/.
Note: Please make sure that the main files of the theme are contained within just one folder.
Thus, the right way to locate your theme files is for example /wp-content/themes/A3trip/ but not /wp-content/themes/A3trip/A3trip/.
After all file uploaded, just go to Admin > Appearance and activate A3trip theme.
After theme activation, you will get message to install some required plugin like this:
Now click on "Begin installing plugins" link and you will be redirected to "Install Required Plugins" page.
Note: Please make sure you install the ThemeTechMount Extras for A3trip Theme plugin as this plugin is required to make our theme fully working.
Click on "Install" link below each plugin name to install plugins. Also make sure you activate all plugins. Here are details of each plugin: