Before starting Installation and Activation you should check your PHP Memory Limit. We recommend you to make it higher. If you don't understand PHP Memory Limit then follow our instruction.
Here you can see a code for your .htaccess file. Just open your .htaccess file and replace all code via the following code. Make sure that your PHP.ini file is empty or just delete it.
# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase /theme/ RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /theme/index.php [L] </IfModule> php_value upload_max_filesize 64M php_value post_max_size 64M php_value max_execution_time 300 php_value max_input_time 300 # END WordPress
Now let's start our Installation process. I will show you two process for installing the Theme. The First process is via your Website Dashboard. If you have configured your .htaccess file then this process is perfect for you. The second process is via your FTP or Cpanel.
Just watch the following video:
This two method seems same because you have to upload the Theme files manually. If you like to install the Theme via FTP then unzip the Theme files first and put the main Theme File in wp-content/Themes/ directory.
If you like to use Cpanel then don't unzip the Theme main files. Just upload the Theme as Zip file. Then upload it wp-content/Themes/ Directory and then unzip it.
This is another important part. Nord Theme needs some plugin otherwise, it will not work perfectly. Watch the following video and install all required plugin the Theme need.
We've provided you the XML file for demo content. Install your demo content with this XML file. See the following video and you are done.
You can customize your Homepage section via Visual Composer Extension. We have developed some extension to design your homepage. We are just showing you an example in the following video:
Making a slider with text is very easy. You need to follow the video for creating an awesome slider.