It won’t open to edit pages, access headers footer etc…
Keeps on spinning.
Is it a problem on my end?
FIXED. WORKS FINE NOW.
It won’t open to edit pages, access headers footer etc…
Keeps on spinning.
Is it a problem on my end?
FIXED. WORKS FINE NOW.
Glad you’ve sorted it out
Hi. Actually not fixed yet. I’m experiencing the same issue. Just won’t open.
Any idea what might be the problem?
Hi @giusep71,
Are you getting this issue in a specific page? There are some basic troubleshooting steps you can try.
To do this, please edit your wp-config.php file and insert these lines:
define( 'WP_MEMORY_LIMIT', '256M' );
define( 'WP_MAX_MEMORY_LIMIT', '512M' );
You can add it before the line
/*That's all, stop editing! Happy Blogging. */
Here is a details article about the PHP Memory Limit that is in our Knowledge Base:
In case the issue persists, please try to get in touch with your hosting provider and confirm to them that your PHP memory limit is increased.
If the issue persists, please provide us with the admin access to your site in a Secure Note:
Thanks for the heads up.
Been working well lately.No problem. May be some plugin was messing stuff up.
You are most welcome!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.