have_posts()) : $my_query->the_post(); // Don't show featured item //if ($post->ID == $featuredID) continue; while (have_posts()) : the_post(); ?>