• Resolved Lior Talmor

    (@liortalmor)


    Hey guys,

    Two of my sites have experienced this so I’m writing to you and hopefully this will help others with similar problem. The EA for Elementor is definitely the one causing this issue >>
    As soon as I enter “Edit With Elementor” though the post/page editor the Elementor Panel is stuck on the loader (little square going round and round) with no ability whatsoever to use the panel for editing or adding widgets. Once EA plugin is deactivated – problem is solved.
    Using WP ver 5.5.1, Elementor 3.0.10 Elementor Pro 3.0.5 – Most updated versions as of today. Using EA for Elementor 4.2.4 and EA for Elementor Pro 4.1.6

Viewing 1 replies (of 1 total)
  • Plugin Support Nahid Hasan

    (@tushar284)

    Hi @liortalmor ,

    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/

    I hope this will solve your issue.

    Thank you.

Viewing 1 replies (of 1 total)
  • The topic ‘EA for Elementor causing Elementor panel freeze (loading)’ is closed to new replies.