This plugin failed to load properly and is paused during recovery mode.
-
I know people have posted a little but not sure how much info is being shared with the WP Royal Team. Quick Description.
Currently there is an issue with the royal-elementor-addons plugin where a PHP error is triggered related to Elementor’s is_edit_mode(). Specifically, the error suggests that \Elementor\Plugin::$instance returns null.
Error Message:
Uncaught Error: Call to a member function is_edit_mode() on null in /home/XX_XXXXXX/ourwebsite.com/wp-content/plugins/royal-elementor-addons/plugin.php:1002
Problematic Code:
!\Elementor\Plugin::$instance->editor->is_edit_mode()I can provide much more but not sure it is necessary. We are in recover mode with the site backed up and we’ll be waiting for feedback from the RE team.
For everyone else who kind of wants a description of what is going on.
This line is attempting to check if Elementor is in edit mode. The error suggests that \Elementor\Plugin::$instance is null, which means either Elementor is not active, not installed, or there’s some other conflict causing it not to be recognized. While the site is up and running any elements that depend on Royal Elementor will not load, at least on our end that is what the scenario is.
Thanks!
The page I need help with: [log in to see the link]
- The topic ‘This plugin failed to load properly and is paused during recovery mode.’ is closed to new replies.