• Resolved toonwonu

    (@toonwonu)


    My essential addon is not loading on elementor. Once I activate it, the widget panel will continue to load infinitely. The greatest problem now is that everything I created with the Plugin has disappeared. What I did before was to deactivate it each time I want to load elementor and activating it back when am done. But now, even if the plugin is active, the contents I created with it don’t display

    I have tried the increasing the “wp config.php” memory limit and even using a lower version of EA since it started after updating the plugin but none ever worked

    Has anyone have any recommendations? most of my contents are created with EA and don’t display again

Viewing 1 replies (of 1 total)
  • Hi @toonwonu ,

    It is normally caused due to a website having low memory. You can 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.com/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!

Viewing 1 replies (of 1 total)

The topic ‘Essential addon not loading in elementor’ is closed to new replies.