Replies: 1
Website was functioning properly and while working on menus, this error started and now it shuts down all functionality on my site, except for background and non-functioning drop down menu.
I’ve narrowed down the issue to the WooVina Elementor Widgets plugin. When I deactivate, more functions work, but other plugins don’t function w/o the WooVina Elementor Widgets plugin.
Debugging presented:
Fatal error: Uncaught Error: Call to a member function enqueue_styles() on null in /var/www/wp-content/plugins/header-footer-elementor/inc/class-header-footer-elementor.php:268 Stack trace: #0 /var/www/wp-includes/class-wp-hook.php(287): Header_Footer_Elementor->enqueue_scripts(”) #1 /var/www/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(NULL, Array) #2 /var/www/wp-includes/plugin.php(484): WP_Hook->do_action(Array) #3 /var/www/wp-includes/script-loader.php(2004): do_action(‘wp_enqueue_scri…’) #4 /var/www/wp-includes/class-wp-customize-manager.php(454): wp_enqueue_scripts() #5 /var/www/wp-includes/class-wp-customize-manager.php(551): WP_Customize_Manager->wp_die(0, ‘Non-existent ch…’) #6 /var/www/wp-includes/class-wp-hook.php(287): WP_Customize_Manager->setup_theme(”) #7 /var/www/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(NULL, Array) #8 /var/www/wp-includes/plugin.php(484): WP_Hook->do_action(Array) #9 /var/www/wp-settings.php(489): do_action(‘setup_theme’) #10 /var/www/wp-config.php(96 in /var/www/wp-content/plugins/header-footer-elementor/inc/class-header-footer-elementor.php on line 268
There has been a critical error on this website.
line 268 if ( class_exists( ‘\Elementor\Plugin’ ) ) {
$elementor = \Elementor\Plugin::instance();
$elementor->frontend->enqueue_styles();
}
Any assistance would be appreciated…THANKS!!