Hi @fwkart,
We’re really sorry for the inconvenience caused. Normally this type of error occurs due to having low memory. You can check your memory limit by navigating to wp-admin -> Elementor -> System Info. Check out this screenshot: https://d.pr/i/a9YFRv
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.
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
fwkart
(@fwkart)
Hello.
My memory limit is set to 1024M. In the system info of Elementor it says under Memory limit: 1073741824.
If that doesn’t work, please deactivate the Essential Addons elements you are not using especially the Dynamic Elements.
Can you do anything with the console message to fix the problem? Post Grid is the only dynamic module I have enabled and use. In total I have only 13 modules enabled
Best regards
René
-
This reply was modified 5 years, 3 months ago by
fwkart.
Hi @fwkart,
Well, we will have to investigate your website to get the bottom of this and resolve it as soon as possible.
Please create a support ticket through this link: https://wpdeveloper.net/support/new-ticket/
Our Technical Support team will get back to you.
Thank you
Thread Starter
fwkart
(@fwkart)
Hello.
Maybe the error message I receive by email will help. I will not give my admin access. Sorry. But thanks for the offer.
When I disable your plugin, everything works fine. When I disable your plugin, everything works fine. But this does not affect every page. Only some. I have no idea why this happens.
WordPress version 5.7
Current theme: Storefront Child Theme (version 1.0.0)
Current plugin: WooCommerce (version 5.1.0)
PHP version 7.4.16
Error details
==============
An error of type E_ERROR was found in line 140 of the file /wp-content/plugins/woocommerce/includes/wc-notice-functions.php causes. Error message: Uncaught Error: Call to a member function get() on null in /wp-content/plugins/woocommerce/includes/wc-notice-functions.php:140
Stack trace:
#0 /wp-content/plugins/woocommerce/includes/wc-template-functions.php(3719): wc_print_notices()
#1 /wp-includes/class-wp-hook.php(292): woocommerce_output_all_notices('')
#2 /wp-includes/class-wp-hook.php(316): WP_Hook->apply_filters(NULL, Array)
#3 /wp-includes/plugin.php(484): WP_Hook->do_action(Array)
#4 /wp-content/plugins/woocommerce/includes/shortcodes/class-wc-shortcode-products.php(646): do_action('woocommerce_bef...')
#5 /wp-content/plugins/woocommerce/includes/shortcodes/class-wc-shortcode-products.php(100): WC_Shortcode_Products->product
Hi @fwkart,
Yes, I can understand and we always respect our users’ privacy. But it’s really weird. Normally this type of error happened due to having low memory. Hence, you can cross-check the memory limit with your hosting provider again, because sometimes it doesnt show the actual result.
I hope you understand.
Thank you!