'; } get_template_part( 'template-parts/content', 'page' ); if( function_exists( 'kc_is_using' ) && ! kc_is_using() ){ print ''; } if ( comments_open() || get_comments_number() ): print '
'; comments_template(); print '
'; endif; endwhile; fixit_function_pagination(); else : get_template_part( 'template-parts/no', 'result' ); endif; get_template_part('inc/end','sidebar'); get_footer();