How Can We Help You?
-
Getting Started
-
Theme Options
-
Meta Options
-
Builders
-
Custom Posts
-
Others
< All Topics
Theme Requirements
To run the Nexira theme, we recommend to make sure your Server and WordPress have the following requirements.
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