How Can We Help You?

< All Topics

Theme Requirements

To run the Nexira theme, we recommend to make sure your Server and WordPress have the following requirements.

Have the latest version of WordPress
PHP version should be 8.3.2 or higher. This guide will help you in case if you need to update your PHP version.
MySQL version 8.0 or higher
Checkout the following link for minimum requirements to run WordPress

Recommended PHP Configuration Limits

Most of the errors like white screen after theme installation, demo content import failure, out of memory issue and etc., occurs because of server settings and it configuration limits are not satifying the theme requirements. 

To avoid those errors please make sure your server has following PHP configuration limits. If you have access to your server cpanel you can do it by yourself or you can contact hosting provider support team to do this.

max_execution_time 600
max_memory_limit 512M
max_input_vars 2000
post_max_size 32M
upload_max_filesize 32M