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