• Resolved wpmypro

    (@wpmypro)


    Hello, I just upgraded the plugin to 4.3.7 and I can no longer edit my Elementor pages (the widgets panel appears to be grayed out). I deactivated for a moment the plugin and the Elementor was “back online” once again.

    Any help?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Abid Hasan

    (@abidhasan112)

    Hi @wpmypro ,

    Well, This Elementor grayed out issue 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://d.pr/WVKfum

    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/

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

    Let me know how it goes. Thank you!

    Thread Starter wpmypro

    (@wpmypro)

    Hello Abid,

    Increasing the memory limit worked perfectly and now I can edit once again my precious Elementor pages.

    Since I am a novice WP user, I learned something new today thanks to you!

    tyvm and take care! ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘4.3.7 – can’t load elementor’ is closed to new replies.