'post', 'post_status' => 'publish', 'paged' => $paged ) ); if ($wp_query->have_posts()) : get_template_part('loop'); endif; ?>