This article fits the ART and SEA theme.
To use a WordPress theme we recommend your host supports:
- WordPress 5.8 or higher.
- PHP 7.0 or higher (WordPress officially suggestion, learn more)
- MySQL 5.6 or higher.
Recommended PHP configuration limits
On a very few hosts, you may meet some issues such as white screen, demo import fails and other similar issues are all related to low PHP configuration limits. The solution is to increase the PHP limits. You can do this on your own, or contact your web host and ask them to increase those limits to a minimum as follows:
upload_max_filesize = 32M max_execution_time = 120 memory_limit = 256M post_max_size = 64M max_input_vars = 1000
Please go to BM Tools > System status to check your server configuration.