4, 'ignore_sticky_posts' => 1, 'no_found_rows' => true, ) ) ); while ( $bavotasan_post_block_query->have_posts() ) : $bavotasan_post_block_query->the_post(); global $bavotasan_custom_excerpt_length; $home_page_post = false; $bavotasan_custom_excerpt_length = 20; if ( 1 > $bavotasan_post_block_query->current_post ) { $home_page_post = true; echo '
'; $bavotasan_custom_excerpt_length = 50; } if ( 1 == $bavotasan_post_block_query->current_post ) echo '
'; get_template_part( 'template-parts/content' ); if ( 1 > $bavotasan_post_block_query->current_post ) echo '
'; if ( 3 == $bavotasan_post_block_query->current_post ) echo '
'; endwhile; ?>