Troubleshooting
Last updated
Last updated
It means that you have a tight upload size file limit. If you get this message, try to install the theme via FTP instead of using admin panel. Or ask your hosting company to increase the upload limit
You may have uploaded the wrong zip package to WordPress. Remember, that you need only installable theme file. Please refer to What’s included section of the documentation.
Other similar issues: white screen, empty page content. The problem is related to low PHP configuration limits. The solution is to increase the PHP limits. You can do this on your own, or contact contact your web hosting provider and ask them to increase those limits to a minimum as follows:
Checking your server configuration
You can verify your PHP configuration limits by installing Query Monitor (free plugin) or just contact your hosting provider and ask them what the current settings are and ask to adjust them if needed.
Once Query Monitor is installed and activated go to your site frontend. Your should see a new item in the admin bar. It may show “Query Monitor” or some networks stats.
In the opened bottom panel double check all the key numbers. If your server has low configuration limits, please contact your hosting provider and ask to increase them. Also you can check your actual PHP version from this panel. More information about recommended PHP limits here.
In the opened bottom panel double check all the key numbers. If your server has low configuration limits, please contact your hosting provider and ask to increase them. Also you can check your actual PHP version from this panel. More information about recommended PHP limits here.Check your server environment and identify the limits that don’t meet the minimum requirements.
After resolving issues with PHP limits, you can safely delete Query Monitor as it’s a developer tool and it’s not needed to run and manage your website