WP automatic update and Elementor not working
-
WP was automaatically updated to 5.8 and Elementor stopped working – restored site from a backup and disabled automatic update but seems instance has 5.8 running again.
I’m afraid Elementor will stop working again and throw same error from before:
Fatal error: Access level to ElementorPro\Modules\ThemeBuilder\Documents\Theme_Document::get_create_url() must be public (as in class Elementor\Core\Base\Document) in /opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/elementor-pro/modules/theme-builder/documents/theme-document.php on line 123
WP instance is from AWS and it comes with version 5.6.1 – when do I need to add below line on wp-config.php file so WP is not updated to 5.8? As soon as instance is up and running?
define( ‘WP_AUTO_UPDATE_CORE’, false );
Thanks.
- The topic ‘WP automatic update and Elementor not working’ is closed to new replies.