• Resolved itzami

    (@itzami)


    I used EA for this website that I’m building and I had no problem with it at all. However, problems started appearing yesterday and today (possibly due to upgrading EA to the last version).
    Now Elementor just gets stuck into loading and if I deactivate EA, it works fine.

    I’m sad since EA has some great addons that are essential for this website.

    What should I do?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello,

    i have exactly the same problem since yesterday.

    EA make a bug on Elementor sidebar loading..

    I just solving the problem. This bug appears because the “memory limit” from your server is not high enough.

    Change this value. On my server i put memory_limit to 800M and now it’s work fine.

    Bye

    Plugin Support Abid Hasan

    (@abidhasan112)

    Hi @itzami ,

    This error sometimes is caused because of a site 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.

    Let me know how it goes.
    Thanks!

    Plugin Author Rafin

    (@rafinkhan)

    @applicationsweb @itzami,

    Hey, guys. How are you doing? So, has your issue been resolved yet with the above solution provided?

    Let me know. Thank you!

    Thread Starter itzami

    (@itzami)

    Hi, @abidhasan112 , changing the WP_MEMORY_LIMIT solved the issue (partially) (although I think I changed the settings inside my CPanel).
    I’m not sure what steps I did after that but it’s working now.

    I’m sorry that I can’t be more specific!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Activating EA makes Elementor be on perpetual loading’ is closed to new replies.