• Resolved jamakira

    (@jamakira)


    I am using EA for Elementor, but when I reload the page that I am editing, the Elementor Page Builder keeps loading..

    Help!

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

    (@abidhasan112)

    Hi @jamakira ,

    This issue 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://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.

    Thank you.

    Plugin Support Abid Hasan

    (@abidhasan112)

    Hi @jamakira ,

    Since we didn’t hear back from you, We can consider the issue is resolved.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Elementor Side Keeps Loading’ is closed to new replies.