array('whis_image','whis_how_to','whis_slideshow'), 'posts_per_page' =>1,'cat'=>3); $first_query = new WP_Query($args1); while($first_query->have_posts()) : $first_query->the_post(); $todays_post = $post->ID; ?>
'.  $image_alt .''; endif; }?>

at

array('whis_image','whis_how_to','whis_slideshow'), //'post__not_in' => array($todays_post), 'cat' => -3, 'posts_per_page' => 6, 'paged'=>$paged, )); while ($wp_query->have_posts()) : $wp_query->the_post(); ?>
'.  $image_alt .''; } ?>

at

ID; ?>
$wp_query ) ); ?>