You need at least WordPress version 5.x+ installed for installing this theme and work properly. It is highly recommended that you to use the latest stable version of WordPress.
Other requirements:
- PHP version 7.4 or greater. But for maximum speed gain we recommend you to use PHP version 7.4+.
- MySQL version 5.6 or greater OR MariaDB version 10.0 or greater.
For more information about WordPress requirements you can check the official page from here: https://wordpress.org/about/requirements/
Recommended PHP Configuration Limits
Many issues that you may run into such as: white screen,Erro 400, Error 500, demo content import failes when importing, empty page content and other similar issues are all related to low PHP configuration limits. You need to increase the PHP limits to solve these problem. You can do this on your website’s cpanel, or contact your web host and ask them to increase those limits to a minimum as follows:
- PHP memory_limit = 256M
- PHP max_execution_time = 300
- PHP Post_max_size = 54M
- PHP upload_max_filesize = 128M
