Notice: require(): read of 2570 bytes failed with errno=12 Cannot allocate memory in /var/www/html/goldtire.com.br/web/wp-content/plugins/elementor/includes/autoloader.php on line 294

Notice: require(): read of 2570 bytes failed with errno=12 Cannot allocate memory in /var/www/html/goldtire.com.br/web/wp-content/plugins/elementor/includes/autoloader.php on line 294
) { return [ 'joker' => [ 'title' => 'Joker', 'items' => [ self::COLOR_1 => '#202020', self::COLOR_2 => '#b7b4b4', self::COLOR_3 => '#707070', self::COLOR_4 => '#f6121c', ], ], 'ocean' => [ 'title' => 'Ocean', 'items' => [ self::COLOR_1 => '#1569ae', self::COLOR_2 => '#b6c9db', self::COLOR_3 => '#545454', self::COLOR_4 => '#fdd247', ], ], 'royal' => [ 'title' => 'Royal', 'items' => [ self::COLOR_1 => '#d5ba7f', self::COLOR_2 => '#902729', self::COLOR_3 => '#ae4848', self::COLOR_4 => '#302a8c', ], ], 'violet' => [ 'title' => 'Violet', 'items' => [ self::COLOR_1 => '#747476', self::COLOR_2 => '#ebca41', self::COLOR_3 => '#6f1683', self::COLOR_4 => '#a43cbd', ], ], 'sweet' => [ 'title' => 'Sweet', 'items' => [ self::COLOR_1 => '#6ccdd9', self::COLOR_2 => '#763572', self::COLOR_3 => '#919ca7', self::COLOR_4 => '#f12184', ], ], 'urban' => [ 'title' => 'Urban', 'items' => [ self::COLOR_1 => '#db6159', self::COLOR_2 => '#3b3b3b', self::COLOR_3 => '#7a7979', self::COLOR_4 => '#2abf64', ], ], 'earth' => [ 'title' => 'Earth', 'items' => [ self::COLOR_1 => '#882021', self::COLOR_2 => '#c48e4c', self::COLOR_3 => '#825e24', self::COLOR_4 => '#e8c12f', ], ], 'river' => [ 'title' => 'River', 'items' => [ self::COLOR_1 => '#8dcfc8', self::COLOR_2 => '#565656', self::COLOR_3 => '#50656e', self::COLOR_4 => '#dc5049', ], ], 'pastel' => [ 'title' => 'Pastel', 'items' => [ self::COLOR_1 => '#f27f6f', self::COLOR_2 => '#f4cd78', self::COLOR_3 => '#a5b3c1', self::COLOR_4 => '#aac9c3', ], ], ]; } /** * Get system color schemes to print. * * Retrieve the system color schemes * * @since 1.0.0 * @access protected * * @return array The system color schemes. */ protected function _get_system_schemes_to_print() { return $this->get_system_schemes(); } /** * Get current color scheme title. * * Retrieve the current color scheme title. * * @since 1.0.0 * @access protected * @deprecated 3.3.0 * * @return string The current color scheme title. */ protected function _get_current_scheme_title() { Plugin::$instance->modules_manager->get_modules( 'dev-tools' )->deprecation->deprecated_function( __METHOD__, '3.3.0' ); return esc_html__( 'Color Palette', 'elementor' ); } }
Fatal error: Uncaught Error: Class 'Elementor\Core\Schemes\Color' not found in /var/www/html/goldtire.com.br/web/wp-content/plugins/elementor/core/schemes/manager.php:76 Stack trace: #0 /var/www/html/goldtire.com.br/web/wp-content/plugins/elementor/core/schemes/manager.php(354): Elementor\Core\Schemes\Manager->register_scheme('Elementor\\Core\\...') #1 /var/www/html/goldtire.com.br/web/wp-content/plugins/elementor/core/schemes/manager.php(367): Elementor\Core\Schemes\Manager->register_default_schemes() #2 /var/www/html/goldtire.com.br/web/wp-content/plugins/elementor/includes/plugin.php(716): Elementor\Core\Schemes\Manager->__construct() #3 /var/www/html/goldtire.com.br/web/wp-content/plugins/elementor/includes/plugin.php(647): Elementor\Plugin->init_components() #4 /var/www/html/goldtire.com.br/web/wp-includes/class-wp-hook.php(324): Elementor\Plugin->init('') #5 /var/www/html/goldtire.com.br/web/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array) #6 /var/www/html/goldtire.com.br/web/wp-includes/plugi in /var/www/html/goldtire.com.br/web/wp-content/plugins/elementor/core/schemes/manager.php on line 76