• Resolved cfowinkle

    (@cfowinkle)


    For several weeks now, this plugin is preventing the Edit Section to become available when editing a page. The Loading icon just keeps spinning and I can’t drag widgets on to the page. I turned off all plugins and found this one was causing this issue. I made sure all plugins were up to date, and tested it on my custom theme, the Elementor theme, and the default WordPress theme – all reacting the same way.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Rafin

    (@rafinkhan)

    @cfowinkle,

    Well, the ‘Elementor getting Stuck’ error is normally caused due to a website having low memory. You can check your memory limit by navigating to wp-admin -> Elementor -> System Info. Check out this screenshot: https://prnt.sc/le9poi

    You need to increase the memory limit. To increase the memory limit you will have to modify the wp-config.php file of yours. Just above this line ” /* That’s all, stop editing! Happy blogging. */” add this following line of code:

    define('WP_MEMORY_LIMIT', '512M');

    You would find the wp-config.php file under your WordPress directory.

    You can also read this blog to modify the wp-config.php file: https://wpdeveloper.net/troubleshoot-preview-loading-error-elementor/

    Let me know if this solves your issue or not. If it doesn’t, you can check for plugin conflicts by deactivating all the plugins except for Elementor and Essential Addons.

    If that doesn’t work, please deactivate the Essential Addons elements you are not using especially the Dynamic Elements.

    Thank you.

    Thread Starter cfowinkle

    (@cfowinkle)

    This worked! Thank you so much!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘This plugin freezes Elementor Edit Section’ is closed to new replies.