My Page is Blank When I Try to Import Elementor Templates
Are you facing a issue “My Page is Blank When I Try to Import Elementor Templates“?
Elementor Templates are a great feature of Elementor. With templates we easily build a website in less time, but sometimes we face problems while trying to import Elementor templates.
You might Also Like: Elementor Templates
In this post, we will show you how to fix “My Page is Blank When I Try to Import Elementor Templates”. We do this step by step.
My Page is Blank When I Try to Import Elementor Templates
Now we list some methods to fix this issue.
Method 1: Ask your host provider to enable the ZipArchive: http://php.net/manual/en/class.ziparchive.php
Method 2: Ask them to raise the memory limit to 256MB if your memory limit is under 256MB.
How to raise the memory limit.
Paste this code in the wp-config.php file just before the line that says ‘That’s all, stop editing! Happy blogging.’
define( 'WP_MEMORY_LIMIT', '256M' );
Permission Issue
Method 3: It is possible also that there is a permission issue. This can be checked via the error logs of your server. Your hosting company can check it for you. They should check if the allow_url_fopen function
is deactivated or not.
Upgrade PHP
Method 4: Upgrade to PHP 7 or higher.
Switch Elementor Editor Loader Method
Method 5: Switch the loader method via Elementor > Advanced on your WordPress Dashboard:
We hope this article helped you learn how to fix “My Page is Blank When I Try to Import Elementor Templates“. You may also want to get help from our Elementor experts.
If you liked this article, then please subscribe to our YouTube Channel for web, windows, tech, and how-tos tutorials. You can also find us on Twitter and Facebook.