Server Requirements
Memory Size: memory_limit = 256MIf you want a smooth and easy transition website, you must meet the requirements that Neuron Themes work with. Make sure you meet these requirements before you start running your website in our theme.
WordPress Requirements
To run along with Neuron Themes you must have a version of WordPress 5.0 or higher installed
PHP Requirements
Memory Size: memory_limit = 256M Script execution time: max_execution_time = 400 Number of input variables: max_input_vars = 4000<br>
If you don’t have access to the php.ini file, you can add the following values in your .htaccess
file:
php_value max_execution_time 400 php_value memory_limit 256M php_value upload_max_filesize 10M<br>
Be careful using these settings, some hosting companies don’t allow users to change PHP settings, if you experience any problems after making these changes, please revert these values in your .htaccess file, using your FTP client.
Note: If you upload your theme via FTP you can dodge these problems from happening and won't experience issues with file size or PHP configuration.
MySQL Requirements
Verify your PHP Limits
The System Status Tab contains critical and compelling data that will help you debug your website meticulously and adequately to the recommended parameters. This tab provides information about your website, WordPress, web server, PHP and MySQL set up as well as useful data about your active theme and plugins and gives some recommendations on what you can do to improve your site’s performance. To locate it you must go to WP Dashboard > NeuronThemes> System Status Tab.
Note: Some hosts will limit the PHP values low for different reasons, you can always contact your host about additional information on your current settings and have them adjust as needed.