'; while ( have_posts() ) : the_post(); Fixit_Factory::fixit_content( 'search' ); endwhile; print ''; fixit_function_pagination(); else : get_template_part( 'template-parts/no', 'result' ); endif; get_template_part('inc/end','sidebar'); get_footer();