upgraded to 3.1.. using the Devster theme. The slideshows and another special post query stopped working..
this variable ends up empty.. even tho posts do exist in that category..
$featured_slide = new WP_Query('category_name='.$featured_cat.'&posts_per_page='.$featured_num);
Any help? I didn't see anything that would change this behavior.