'post', ); global $wp_query; $query = new WP_Query( $query_args ); if ( $query->have_posts() ) : if ( is_home() && ! is_front_page() ) : ?>

have_posts() ) : $query->the_post(); ?>