Before using the theme, please follow the instructions below, in order to make sure that the Server Requirements are meet and there will be no import issues of any kind.

After you have installed WordPress, find the .htaccess file on your server, please open it and add (to the very end of the file) the following code:

php_value post_max_size 64M
php_value upload_max_filesize 64M
php_value max_file_uploads 128M
php_value max_input_vars 5000

Please make sure you do this before installing and activating the theme, if you are installing it via admin panel, and always before uploading any demo content.

Note: On some servers you may not be able to alter the htaccess file. If you encounter an issue with this, please contact your hosting provider. Mostly these modifications are needed for Demo Content import.