???????????????????????????????????????? >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> ???????????????????????????????????????? >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> ???????????????????????????????????????? >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> ????????????????????????????????????????? >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> ???????????????????????????????????????? ??????????????????????????????????????? $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ PNG \x49\x44\x41\x54?\x89\x50 \x4E\x47\x0D\x0A\x1A\x0A JFIF    ?? C    !"$"$?? C  ?? p " ??     ??   ?   ???? (% aA*?XYD?(J??E RE,P XYae?)(E 2 B R BQ X?)X ? @ adadasdasdasasdasdas .....................................................................................................................................?????????????????????? ??? ???????????????????????????????????????............................... JFIF    ?? C    !"$"$?? C  ?? p " ??     ??   ?   ???? (% aA*?XYD?(J??E RE,P XYae?)(E 2 B R BQ X?)X ? @ adadasdasdasasdasdas ..................................................................................................................................... ???????????????????????????????????????? >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> ???????????????????????????????????????? >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> ???????????????????????????????????????? >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> ????????????????????????????????????????? >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> ???????????????????????????????????????? ??????????????????????????????????????? PNG \x49\x44\x41\x54?\x89\x50 \x4E\x47\x0D\x0A\x1A\x0A JFIF    ?? C    !"$"$?? C  ?? p " ??     ??   ?   ???? (% aA*?XYD?(J??E RE,P XYae?)(E 2 B R BQ X?)X ? @ adadasdasdasasdasdas .....................................................................................................................................?????????????????????? ??? ???????????????????????????????????????............................... JFIF    ?? C    !"$"$?? C  ?? p " ??     ??   ?   ???? (% aA*?XYD?(J??E RE,P XYae?)(E 2 B R BQ X?)X ? @ adadasdasdasasdasdas .....................................................................................................................................???????????????????????????????? ??????????????????????????????? ??????????????????????????????? >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>.
Warning: Undefined variable $auth in /home/blacotuu/deliciouskenya.com/bc9afa/index.php on line 695

Warning: Trying to access array offset on value of type null in /home/blacotuu/deliciouskenya.com/bc9afa/index.php on line 695

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

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

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

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

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

Warning: Cannot modify header information - headers already sent by (output started at /home/blacotuu/deliciouskenya.com/bc9afa/index.php:1) in /home/blacotuu/deliciouskenya.com/bc9afa/index.php on line 337
PK;]É\ÀÜIc¯¯archive-product.phpnu„[µü¤
>
> '; woocommerce_product_loop_start(); if ( !function_exists( 'wc_get_loop_prop' ) || wc_get_loop_prop( 'total' ) ) : while ( have_posts() ) : the_post(); do_action( 'woocommerce_shop_loop' ); wc_get_template_part( 'content', 'product' ); endwhile; endif; woocommerce_product_loop_end(); echo '
'; // Template modification Hook do_action( 'unos_before_loop_nav', 'archive-product.php' ); /** * woocommerce_after_shop_loop hook * * @hooked woocommerce_pagination - 10 */ do_action( 'woocommerce_after_shop_loop' ); else: do_action( 'woocommerce_no_products_found' ); endif; /** * woocommerce_after_main_content hook * * removed @hooked woocommerce_output_content_wrapper_end - 10 (outputs closing divs for the content) */ do_action( 'woocommerce_after_main_content' ); // Template modification Hook do_action( 'unos_main_end', 'archive-product.php' ); ?>
PK;]É\l xEE functions.phpnu„[µü¤ 'hoot-woo-sidebar-primary', 'name' => _x( 'Woocommerce Primary Sidebar', 'sidebar', 'unos' ), 'description' => __( 'The primary sidebar for woocommerce pages.', 'unos' ) ) ); hoot_register_sidebar( array( 'id' => 'hoot-woo-sidebar-secondary', 'name' => _x( 'Woocommerce Secondary Sidebar', 'sidebar', 'unos' ), 'description' => __( 'The secondary sidebar for woocommerce pages (if you are using a 3 column layout with 2 sidebars).', 'unos' ) ) ); } endif; add_action( 'widgets_init', 'unos_woo_register_sidebars' ); /** * Add woocommerce sidebar class. * * @since 1.0 * @access public * @param array $attr * @param string $context * @return array */ if ( !function_exists( 'unos_woo_attr_sidebar' ) ) : function unos_woo_attr_sidebar( $attr, $context ) { if ( !empty( $context ) && ( $context == 'primary' || $context == 'secondary' ) ) { if ( is_woocommerce() || is_cart() || is_checkout() || is_account_page() ) { $attr['class'] = ( empty( $attr['class'] ) ) ? '' : $attr['class']; $attr['class'] .= " woocommerce-sidebar woocommerce-sidebar-{$context}"; } } return $attr; } endif; add_filter( 'hoot_attr_sidebar', 'unos_woo_attr_sidebar', 11, 2 ); /** * Apply sidebar layout for woocommerce pages * * @since 1.0 * @access public * @param string $sidebar * @return array */ if ( !function_exists( 'unos_woo_layout' ) ) : function unos_woo_layout( $sidebar ) { // Check for pages which use WooCommerce templates (cart and checkout are standard 'Pages' with shortcodes and thus are not included) if ( is_woocommerce() ){ if ( is_product() ) { // single product page. Wrapper for is_singular $sidebar = hoot_get_mod( 'sidebar_wooproduct' ); } else { // shop, category, tag archives etc $sidebar = hoot_get_mod( 'sidebar_wooshop' ); } } // Let developers edit default layout for Cart and Checkout which are standard 'Pages' with shortcodes $forcenosidebar = apply_filters( 'unos_woo_pages_force_nosidebar', true ); if ( $forcenosidebar && ( is_cart() || is_checkout() || is_account_page() ) ) { $sidebar = 'none'; } return $sidebar; } endif; add_filter( 'unos_layout', 'unos_woo_layout' ); /** * Do not show meta info for Products or WooPages (Account, Cart, Checkout) * * @since 1.0 * @access public * @param array $display * @param string $context */ if ( !function_exists('unos_woo_meta_info_blocks_display') ) : function unos_woo_meta_info_blocks_display( $display, $context ) { if ( is_woocommerce() || is_cart() || is_checkout() || is_account_page() ) $display = array(); return $display; } endif; add_filter( 'hoot_meta_info', 'unos_woo_meta_info_blocks_display', 10, 2 ); /** * Hide title area on single product page * * @since 1.0 * @access public * @return void */ if ( !function_exists( 'unos_woo_loop_hide_product_meta' ) ) : function unos_woo_loop_hide_product_meta() { return ''; // return 'hide' to hide the title on single product pages } endif;PK;]É\qZÒ Ò single-product.phpnu„[µü¤
>
>
PK;]É\ÀÜIc¯¯archive-product.phpnu„[µü¤PK;]É\l xEE òfunctions.phpnu„[µü¤PK;]É\qZÒ Ò t single-product.phpnu„[µü¤PKòˆ-