Dear,
I can’t edit pages anymore with X Theme, I just get the black square with spinning circle forever.
What’s going on?
BR,
Oliver
Dear,
I can’t edit pages anymore with X Theme, I just get the black square with spinning circle forever.
What’s going on?
BR,
Oliver
Hey Oliver,
Thanks for writing in! I can see that you are using the latest version. There is no optimizing plugins either. Your issue could be related to your server settings. Please go to Pro > Status. Copy the results and post it in your next reply. Meanwhile, we recommend that you increase your memory allocated to PHP. 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' );
You can add it before the line
/*That's all, stop editing! Happy Blogging. */
We would loved to know if this has work for you. Thank you.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.