To ensure that you will have no problems during the set-up and during the use of the theme, proper server configuration is critical. We recommend having these server settings below (set in your PHP.ini file). This will ensure your server does not time out when uploading demo content or running your website.
If you do not know how to adjust the settings below, please contact your webhost.
max_execution_time 120 memory_limit 64M post_max_size 32M upload_max_filesize 32M max_input_vars 3000