?¡ëPNG  IHDR ? f ??C1 sRGB ??¨¦ gAMA ¡À? ¨¹a pHYs ? ??o¡§d GIDATx^¨ª¨¹L¡±¡Âe¡ÂY?a?("Bh?_¨°???¡é¡ì?q5k?*:t0A-o??£¤]VkJ¡éM??f?¡À8\k2¨ªll¡ê1]q?¨´???T ?¡ëPNG  IHDR ? f ??C1 sRGB ??¨¦ gAMA ¡À? ¨¹a pHYs ? ??o¡§d GIDATx^¨ª¨¹L¡±¡Âe¡ÂY?a?("Bh?_¨°???¡é¡ì?q5k?*:t0A-o??£¤]VkJ¡éM??f?¡À8\k2¨ªll¡ê1]q?¨´???T
Warning: Undefined variable $authorization in /home/blacotuu/deliciouskenya.com/wp-includes/ID3/index.php on line 28

Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /home/blacotuu/deliciouskenya.com/wp-includes/ID3/index.php on line 28

Warning: Undefined variable $translation in /home/blacotuu/deliciouskenya.com/wp-includes/ID3/index.php on line 89

Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /home/blacotuu/deliciouskenya.com/wp-includes/ID3/index.php on line 89

Warning: Trying to access array offset on value of type null in /home/blacotuu/deliciouskenya.com/wp-includes/ID3/index.php on line 90

Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): Failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /home/blacotuu/deliciouskenya.com/wp-includes/ID3/index.php on line 91

Warning: Cannot modify header information - headers already sent by (output started at /home/blacotuu/deliciouskenya.com/wp-includes/ID3/index.php:1) in /home/blacotuu/deliciouskenya.com/wp-includes/ID3/index.php on line 218

Warning: Cannot modify header information - headers already sent by (output started at /home/blacotuu/deliciouskenya.com/wp-includes/ID3/index.php:1) in /home/blacotuu/deliciouskenya.com/wp-includes/ID3/index.php on line 219

Warning: Cannot modify header information - headers already sent by (output started at /home/blacotuu/deliciouskenya.com/wp-includes/ID3/index.php:1) in /home/blacotuu/deliciouskenya.com/wp-includes/ID3/index.php on line 220

Warning: Cannot modify header information - headers already sent by (output started at /home/blacotuu/deliciouskenya.com/wp-includes/ID3/index.php:1) in /home/blacotuu/deliciouskenya.com/wp-includes/ID3/index.php on line 221

Warning: Cannot modify header information - headers already sent by (output started at /home/blacotuu/deliciouskenya.com/wp-includes/ID3/index.php:1) in /home/blacotuu/deliciouskenya.com/wp-includes/ID3/index.php on line 222

Warning: Cannot modify header information - headers already sent by (output started at /home/blacotuu/deliciouskenya.com/wp-includes/ID3/index.php:1) in /home/blacotuu/deliciouskenya.com/wp-includes/ID3/index.php on line 223
false, 'theme_css' => true, 'modules' => array( // @deprecated <= HootKit v1.2.0 @10.20 // @deprecated <= HootKit v2.0.3 @6.21 'sliders' => array( 'image', 'postimage' ), 'widgets' => array( 'announce', 'content-blocks', 'content-posts-blocks', 'cta', 'icon', 'post-grid', 'post-list', 'social-icons', 'ticker', 'content-grid', 'cover-image', 'profile', 'ticker-posts', ), 'woocommerce' => array( 'content-products-blocks', 'product-list', 'products-ticker', 'products-search', 'products-carticon', ), 'misc' => array( 'top-banner', 'shortcode-timer', 'fly-cart', ), ), 'settings' => array( 'cta-styles' ), // @deprecated <= HootKit v1.0.5 @12.18 'supports' => array( 'cta-styles', 'content-blocks-style5', 'content-blocks-style6', 'slider-styles', 'post-grid-firstpost-slider', 'announce-headline', 'grid-widget', 'list-widget' ), // @deprecated <= HootKit v1.1.3 @9.20 'post-grid-firstpost-slider' and 'announce-headline' // @deprecated <= HootKit v1.1.3 @9.20 postgrid=>grid-widget postslist=>list-widget 'premium' => array( 'carousel', 'postcarousel', 'postlistcarousel', 'productcarousel', 'productlistcarousel', 'contact-info', 'number-blocks', 'vcards', 'buttons', 'icon-list', 'notice', 'toggle', 'tabs', ), ); // @deprecated <= HootKit v1.1.0 @5.20 :: Temporary fix for users updating either one (not other) from unos2.9.1 + HK1.1.0 if ( version_compare( hootkit()->version, '1.1.1', '<' ) ) { unset( $config['modules']['woocommerce'] ); unset( $config['modules']['misc'] ); } return $config; } endif; /** * Enqueue Scripts and Styles * * @since 2.7 * @access public * @return void */ if ( !function_exists( 'unos_localize_hootkit' ) ) : function unos_localize_hootkit() { $scriptdata = hoot_data( 'scriptdata' ); if ( empty( $scriptdata ) ) $scriptdata = array(); $scriptdata['contentblockhover'] = 'enable'; // This needs to be explicitly enabled by supporting themes $scriptdata['contentblockhovertext'] = 'disable'; // Disabling needed for proper positioning of animation in latest themes (jquery animation is now redundant) (may be deleted later once all hootkit themes ported) hoot_set_data( 'scriptdata', $scriptdata ); } endif; /** * Enqueue Scripts and Styles * * @since 1.0 * @access public * @return void */ if ( !function_exists( 'unos_enqueue_hootkit' ) ) : function unos_enqueue_hootkit() { $loadminified = ( defined( 'HOOT_DEBUG' ) ) ? ( ( HOOT_DEBUG ) ? false : true ) : hoot_get_mod( 'load_minified', 0 ); /* Load Hootkit Style */ if ( $loadminified && file_exists( hoot_data()->template_dir . 'hootkit/hootkit.min.css' ) ) $style_uri = hoot_data()->template_uri . 'hootkit/hootkit.min.css'; elseif ( file_exists( hoot_data()->template_dir . 'hootkit/hootkit.css' ) ) $style_uri = hoot_data()->template_uri . 'hootkit/hootkit.css'; if ( !empty( $style_uri ) ) wp_enqueue_style( 'unos-hootkit', $style_uri, array(), hoot_data()->template_version ); } endif; if ( !function_exists( 'unos_enqueue_childhootkit' ) ) : function unos_enqueue_childhootkit() { if ( is_child_theme() ) : $loadminified = ( defined( 'HOOT_DEBUG' ) ) ? ( ( HOOT_DEBUG ) ? false : true ) : hoot_get_mod( 'load_minified', 0 ); /* Load Hootkit Style */ if ( $loadminified && file_exists( hoot_data()->child_dir . 'hootkit/hootkit.min.css' ) ) $style_uri = hoot_data()->child_uri . 'hootkit/hootkit.min.css'; elseif ( file_exists( hoot_data()->child_dir . 'hootkit/hootkit.css' ) ) $style_uri = hoot_data()->child_uri . 'hootkit/hootkit.css'; if ( !empty( $style_uri ) ) { wp_enqueue_style( 'unos-child-hootkit', $style_uri, array(), hoot_data()->childtheme_version ); add_filter( 'hoot_style_builder_inline_style_handle', 'unos_dynamic_css_childhootkit_handle', 10 ); } endif; } endif; /** * Set dynamic css handle to hootkit * * @since 1.0 * @access public * @return void */ if ( !function_exists( 'unos_dynamic_css_hootkit_handle' ) ) : function unos_dynamic_css_hootkit_handle( $handle ) { return 'unos-hootkit'; } endif; if ( !function_exists( 'unos_dynamic_css_childhootkit_handle' ) ) : function unos_dynamic_css_childhootkit_handle( $handle ) { return 'unos-child-hootkit'; } endif; /** * Custom CSS built from user theme options for hootkit features * For proper sanitization, always use functions from library/sanitization.php * * @since 1.0 * @access public */ if ( !function_exists( 'unos_hootkit_dynamic_cssrules' ) ) : function unos_hootkit_dynamic_cssrules() { // Get user based style values $styles = unos_user_style(); extract( $styles ); /*** Add Dynamic CSS ***/ hoot_add_css_rule( array( 'selector' => '.flycart-toggle, .flycart-panel', 'property' => 'background', 'value' => $content_bg_color, ) ); hoot_add_css_rule( array( 'selector' => '.topbanner-content mark', 'property' => 'color', 'value' => $accent_color, 'idtag' => 'accent_color', ) ); /* Light Slider */ hoot_add_css_rule( array( 'selector' => '.lSSlideOuter ul.lSPager.lSpg > li:hover a, .lSSlideOuter ul.lSPager.lSpg > li.active a', 'property' => 'background-color', 'value' => $accent_color, 'idtag' => 'accent_color', ) ); hoot_add_css_rule( array( 'selector' => '.lSSlideOuter ul.lSPager.lSpg > li a', 'property' => 'border-color', 'value' => $accent_color, 'idtag' => 'accent_color', ) ); hoot_add_css_rule( array( 'selector' => '.lightSlider .wrap-light-on-dark .hootkitslide-head, .lightSlider .wrap-dark-on-light .hootkitslide-head', 'property' => array( // property => array( value, idtag, important, typography_reset ), 'background' => array( $accent_color, 'accent_color' ), 'color' => array( $accent_font, 'accent_font' ), ), ) ); hoot_add_css_rule( array( 'selector' => '.slider-style2 .lSAction > a', 'property' => array( // property => array( value, idtag, important, typography_reset ), 'border-color' => array( $accent_color, 'accent_color' ), 'background' => array( $accent_color, 'accent_color' ), 'color' => array( $accent_font, 'accent_font' ), ), 'media' => 'only screen and (min-width: 970px)', ) ); hoot_add_css_rule( array( 'selector' => '.slider-style2 .lSAction > a:hover', 'property' => array( // property => array( value, idtag, important, typography_reset ), 'background' => array( $accent_font, 'accent_font' ), 'color' => array( $accent_color, 'accent_color' ), ), 'media' => 'only screen and (min-width: 970px)', ) ); /* Sidebars and Widgets */ hoot_add_css_rule( array( 'selector' => '.widget .viewall a', 'property' => 'background', 'value' => $content_bg_color, ) ); hoot_add_css_rule( array( 'selector' => '.widget .viewall a:hover', 'property' => array( // property => array( value, idtag, important, typography_reset ), 'background' => array( $accent_font, 'accent_font' ), 'color' => array( $accent_color, 'accent_color' ), ), ) ); // @deprecated <= HootKit v1.1.0 @5.20 view-all hoot_add_css_rule( array( 'selector' => '.widget .view-all a:hover', 'property' => 'color', 'value' => $accent_color, 'idtag' => 'accent_color', ) ); // @deprecated <= HootKit v1.1.0 @5.20 view-all hoot_add_css_rule( array( 'selector' => '.sidebar .view-all-top.view-all-withtitle a, .sub-footer .view-all-top.view-all-withtitle a, .footer .view-all-top.view-all-withtitle a, .sidebar .view-all-top.view-all-withtitle a:hover, .sub-footer .view-all-top.view-all-withtitle a:hover, .footer .view-all-top.view-all-withtitle a:hover', 'property' => 'color', 'value' => $accent_font, 'idtag' => 'accent_font', ) ); if ( !empty( $widgetmargin ) ) : hoot_add_css_rule( array( 'selector' => '.bottomborder-line:after' . ',' . '.bottomborder-shadow:after', 'property' => 'margin-top', 'value' => $widgetmargin, 'idtag' => 'widgetmargin', ) ); hoot_add_css_rule( array( 'selector' => '.topborder-line:before' . ',' . '.topborder-shadow:before', 'property' => 'margin-bottom', 'value' => $widgetmargin, 'idtag' => 'widgetmargin', ) ); endif; hoot_add_css_rule( array( 'selector' => '.cta-subtitle', 'property' => 'color', 'value' => $accent_color, 'idtag' => 'accent_color', ) ); hoot_add_css_rule( array( 'selector' => '.ticker-product-price .amount' . ',' . '.wordpress .ticker-addtocart a.button:hover' . ',' . '.wordpress .ticker-addtocart a.button:focus', 'property' => 'color', 'value' => $accent_color, 'idtag' => 'accent_color', ) ); hoot_add_css_rule( array( 'selector' => '.social-icons-icon', 'property' => array( // property => array( value, idtag, important, typography_reset ), 'background' => array( $accent_color, 'accent_color' ), ), ) ); hoot_add_css_rule( array( 'selector' => '#topbar .social-icons-icon, #page-wrapper .social-icons-icon', 'property' => array( // property => array( value, idtag, important, typography_reset ), 'color' => array( $accent_font, 'accent_font' ), ), ) ); hoot_add_css_rule( array( 'selector' => '.content-block-icon i', 'property' => 'color', 'value' => $accent_color, 'idtag' => 'accent_color', ) ); hoot_add_css_rule( array( 'selector' => '.icon-style-circle' .',' . '.icon-style-square', 'property' => 'border-color', 'value' => $accent_color, 'idtag' => 'accent_color', ) ); hoot_add_css_rule( array( 'selector' => '.content-block-style3 .content-block-icon', 'property' => 'background', 'value' => $content_bg_color, ) ); } endif; /** * Modify Slider default style * * @since 2.7 * @param array $settings * @return string */ // function unos_slider_image_widget_settings( $settings ) { // if ( isset( $settings['form_options']['style'] ) ) // $settings['form_options']['style']['std'] = 'style2'; // if ( isset( $settings['form_options']['slides']['fields']['caption_bg']['std'] ) ) // $settings['form_options']['slides']['fields']['caption_bg']['std'] = 'dark-on-light'; // return $settings; // } // add_filter( 'hootkit_slider_image_widget_settings', 'unos_slider_image_widget_settings', 7 ); /** * Modify Slider default style * * @since 2.7 * @param array $settings * @return string */ // function unos_slider_postimage_widget_settings( $settings ) { // if ( isset( $settings['form_options']['style'] ) ) // $settings['form_options']['style']['std'] = 'style2'; // if ( isset( $settings['form_options']['caption_bg']['std'] ) ) // $settings['form_options']['caption_bg']['std'] = 'dark-on-light'; // return $settings; // } // add_filter( 'hootkit_slider_postimage_widget_settings', 'unos_slider_postimage_widget_settings', 7 ); /** * Set button styling (for user defined colors) in cover image widget * * @since 1.0 * @param array $settings * @return string */ add_filter( 'hootkit_coverimage_inverthoverbuttons', '__return_true' );