Popular guides:
Eeminent Law Theme Requirements
Before using Eeminent Law Theme, you first need to make certain that your server and WordPress meet the theme’s requirements, including WordPress version 5.1+. Most problems, such as white screen after theme installation, out of memory errors, fails when importing 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.4 |
| WordPress version: | 5.1+ |
| Memory limit: | 128M |
| Max execution time: | min (120-180) |
| 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 |
| DOMDocument | enable |
Use the WordPress server info plugin to check your PHP configuration limits.