'; } get_template_part( 'template-parts/content', 'single' ); fixit_function_single_post_link(); if ( is_single() && get_the_author_meta( 'description' ) ) get_template_part( 'author-bio' ); if ( comments_open() || get_comments_number() ) comments_template(); if( function_exists( 'kc_is_using' ) && ! kc_is_using() ){ print ''; } endwhile; else : get_template_part( 'template-parts/no', 'result' ); endif; get_template_part('inc/end','sidebar'); get_footer(); ?>