I have moved my site to a new host and the site loads fine for the visitors but when I go to “Edit with Pro” I simply get a blank white screen. I have looked through other posts and been unable to find I solution to this that solves my issue. Your help is greatly appreciated.
Hi there,
Please make sure to check for the following first:
- We’d recommend that you increase your memory allocated to PHP if you haven’t done so already. To increase it, please edit your wp-config.php file and insert these lines:
define( 'WP_MEMORY_LIMIT', '256M' );
define( 'WP_MAX_MEMORY_LIMIT', '512M' );
In case the issue persists, please provide us with your admin and FTP details in a Secure Note so that we can check it.

Thank you.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.