'post', 'order'=> 'DESC', 'posts_per_page' => 3,
'ignore_sticky_posts' => 1,'post__not_in' => $sticky) );
while ($gridchamp_query->have_posts()) : $gridchamp_query->the_post();?>
'post', 'order'=> 'DESC', 'posts_per_page' => 3, 'category_name' => $recent_post_cat,
'ignore_sticky_posts' => 1,'post__not_in' => $sticky) );
while ($gridchamp_query->have_posts()) : $gridchamp_query->the_post();?>