Content Editor stuck on loading

Hi!

So I only started having this problem recently, but for some reason whenever I go into the content editor & select a page to edit, the visual will not load. As you can see in the screenshot below, I can see all the sections & edit them on the left sidebar, but the page visual itself does not load. I have tried increasing the memory limit on my wp-config to 256mb but it did not fix.

Would really appreciate any help! Thanks.

Hi There @PratikM ,

Thanks for writing in! Usually, most possible causes are due to caching or plugin conflicts. Also I would suggest you to check your PHP version and memory limit. Could you also please try increasing your memory limit to 512MB and see if that helps. Try following our general troubleshooting guidelines below and see if you can isolate the issue.

  1. Ensure everything is up to date according to our version compatibility list here. Please follow the best practices when updating your theme and plugins. Click here for more information.
  2. Test for a plugin conflict. You can do this by deactivating all third-party plugins, and see if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.
  3. Make sure that you’re running at least PHP v5.6.x or later to avoid any WordPress related incompatibility issues. If you’re not sure what your server configurations and settings are, install a plugin like WP-Serverinfo (https://wordpress.org/plugins/wp-serverinfo/) and check your server info by head over to Dashboard -> WP Serverinfo area.
  4. Try increasing your PHP Memory limit by following our guide here (https://theme.co/apex/forum/t/troubleshooting-increasing-php-memory-limit/16935).

Make sure to clear full cache before testing (https://www.wpbeginner.com/beginners-guide/how-to-clear-your-cache-in-wordpress/).

If you’re still having issues, provide us with your WordPress login credentials in a secure note to check your issue further.

Let us know how it goes.
Thanks!

1 Like

Yeah turns out one of the caching plugins I was using was messing up the editor. Works fine now thanks!

Glad you were able to figure it out :slight_smile:

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