Theme Requirements
Before using our themes, you first need to make certain that your server and WordPress meets the theme’s requirements, including WordPress version 3.9+. Most problems, such as white screen after theme installation, out of memory errors, fails when import demo content, etc., are usually related to server settings and excessively low PHP configuration limits. You can change them by yourself, or contact your hosting provider and request the limits be increased to the following minimums:
Environment
Requirement
WP File System:
direct
PHP version:
7.0
WordPress version:
3.9
Memory limit:
128M
Max execution time:
min (90-120)
Max input vars:
min (1000-2000)
Upload max filesize:
10M
../Uploads folder:
writable
OpenSSL version:
1.0
GZIP compression:
enable
file_get_contents( ):
enable
wp_remote_get( ):
enable
Use the WordPress server info plugin to check your PHP configuration limits.
If you still experience problems after completing all the steps above, please.
write to us.
Before using our themes, you first need to make certain that your server and WordPress meets the theme’s requirements, including WordPress version 3.9+. Most problems, such as white screen after theme installation, out of memory errors, fails when import demo content, etc., are usually related to server settings and excessively low PHP configuration limits. You can change them by yourself, or contact your hosting provider and request the limits be increased to the following minimums:
Environment | Requirement |
---|---|
WP File System: | direct |
PHP version: | 7.0 |
WordPress version: | 3.9 |
Memory limit: | 128M |
Max execution time: | min (90-120) |
Max input vars: | min (1000-2000) |
Upload max filesize: | 10M |
../Uploads folder: | writable |
OpenSSL version: | 1.0 |
GZIP compression: | enable |
file_get_contents( ): | enable |
wp_remote_get( ): | enable |
Use the WordPress server info plugin to check your PHP configuration limits.