Blank screen while importing demo or theme installation

Please check below some common cases of errors and solutions:

Error: Blank Screen or Error Notice

Solution
This can happens when there is a PHP error on the site but WP_Debug isn’t enabled on the server. So the first enable WP_Debug so you can read error and then fix the issue.If you are using existing WordPress setup then please disable all plugins first then update WordPress with latest version and then switch to new theme.

Error: The theme is missing the style.css stylesheet.

Solution
If you are uploading full zip file then this error can occur so please upload pofo.zip file only. You can find pofo.zip file inside downloaded zip file.

Error: Are you sure you want to do this?

Solution
If you are getting error message “are you sure you want to do this?” while installing theme through WordPress admin then please check hosting PHP settings. POFO theme zip file is around 40mb and some server’s default value for upload_max_filesize to 2mb. To solve this problem you should either increase your maximum upload size to 40mb on your hosting admin panel, or ask your host to do it for you if you do not have the privileges to alter your server PHP settings. This is a very common request and they should be able to help you out. Once the limit is increased, you can re-try the install theme and you’ll be all good to go.