'post', 'author' => $authorID, 'post__not_in' => array($post->ID), 'showposts' => '2', 'order ' => 'DESC', 'orderby ' => 'rand' ); $the_query = new WP_Query($args); ?> have_posts()) : ?>

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