Many issues you may encounter—such as a white screen, 400 errors, 500 errors, demo content import failures, empty page content, and similar problems—are usually related to low PHP configuration limits.
To resolve these issues, you need to increase your PHP limits. You can do this yourself using cPanel, or contact your hosting provider and ask them to set the following minimum values:
- PHP
memory_limit= 256M - PHP
max_execution_time= 300 - PHP
post_max_size= 54M - PHP
upload_max_filesize= 128M
If you are still experiencing issues after applying these settings, please submit a support request at:
https://ifingerstudio.com/contact-us/
Our support team will be happy to assist you.