• Resolved Anonymous User

    (@anonymized-8009718)


    I have a few WC plugins and Elementor Pro installed, but whenever I have this plugin active, the Elementor editor loads forever, cart items display weird and keeps cross-sells and up-sales from showing on the cart page, and has a number of errors regarding execution times that throw javascript warnings. Running 7.3 PHP. All plugins are up to date as well.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi there,

    I am so sorry for this inconvenience caused.

    Actually, this issue happens for 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

    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 disable some elements from Essential Addons > Elements you are not using especially the Dynamic Elements.

    Let me know how it goes. Thank you!

    • This reply was modified 4 years, 3 months ago by Kawshar Ahmed.

    Hello @splendidangst,

    I hope you are doing well.

    I haven’t heard from you since then. So, I was wondering if your issue has been resolved or not. Please let us know. I wish you a good day.

    Thank you

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Causes many conflicts with WC plugins’ is closed to new replies.