1, 'ignore_sticky_posts' => 1, ) ) ); while ( $abc_single_home_query->have_posts() ) : $abc_single_home_query->the_post(); get_template_part( 'template-parts/content' ); abc_single_pagination(); comments_template( '', true ); endwhile; wp_reset_query(); ?>