cted * * @return array Control default settings. */ protected function get_default_settings() { return [ 'label_block' => true, ]; } public static function get_assets( $setting ) { if ( ! $setting || 'none' === $setting ) { return []; } return [ 'styles' => [ 'e-animation-' . $setting ], ]; } }
Fatal error: Uncaught Error: Class "Elementor\Control_Hover_Animation" not found in /htdocs/wp-content/plugins/elementor/core/page-assets/loader.php:75 Stack trace: #0 /htdocs/wp-content/plugins/elementor/core/page-assets/loader.php(92): Elementor\Core\Page_Assets\Loader->get_animations() #1 /htdocs/wp-content/plugins/elementor/core/page-assets/loader.php(62): Elementor\Core\Page_Assets\Loader->get_animation_styles() #2 /htdocs/wp-content/plugins/elementor/core/page-assets/loader.php(30): Elementor\Core\Page_Assets\Loader->init_styles() #3 /htdocs/wp-content/plugins/elementor/core/page-assets/loader.php(110): Elementor\Core\Page_Assets\Loader->init_assets() #4 /htdocs/wp-content/plugins/elementor/core/page-assets/loader.php(191): Elementor\Core\Page_Assets\Loader->get_assets() #5 /htdocs/wp-content/plugins/elementor/core/page-assets/loader.php(207): Elementor\Core\Page_Assets\Loader->register_assets() #6 /htdocs/wp-content/plugins/elementor/includes/plugin.php(764): Elementor\Core\Page_Assets\Loader->__construct() #7 /htdocs/wp-content/plugins/elementor/includes/plugin.php(674): Elementor\Plugin->init_components() #8 /htdocs/wp-includes/class-wp-hook.php(324): Elementor\Plugin->init('') #9 /htdocs/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array) #10 /htdocs/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #11 /htdocs/wp-settings.php(704): do_action('init') #12 /htdocs/wp-config.php(106): require_once('/htdocs/wp-sett...') #13 /htdocs/wp-load.php(50): require_once('/htdocs/wp-conf...') #14 /htdocs/wp-blog-header.php(13): require_once('/htdocs/wp-load...') #15 /htdocs/index.php(17): require('/htdocs/wp-blog...') #16 {main} thrown in /htdocs/wp-content/plugins/elementor/core/page-assets/loader.php on line 75