'post', 'paged' => $paged ) ); if ( have_posts() ) : $count = 0; while ( have_posts() ) : the_post(); $count++; ?>
>