'blossom-portfolio', 'posts_per_page' => 3, 'post__not_in' => array( get_the_ID() ), 'orderby' => 'rand' ); $qry = new WP_Query( $args ); if( $qry->have_posts() ){ ?>