' : '' ); if( have_posts() ): while( have_posts() ): the_post(); fire_blog_archive_listing_style(); endwhile; endif; echo wp_kses_post( $archive_style == 'grid' ? '
' : '' ); fire_blog_wp_custom_pagination( array( 'prev_text' => esc_html__( '>>', 'fire-blog' ), 'next_text' => esc_html__( '<<', 'fire-blog' ) ) ); ?>