'post', 'meta_key' => 'featured', 'meta_value' => 1, 'post__not_in' => get_option( 'sticky_posts' ), )); if( $blogita_featured_posts->have_posts() ): ?>
have_posts() ): $blogita_featured_posts->the_post(); ?>

'post', 'meta_key' => 'popular', 'meta_value' => 1, 'post__not_in' => get_option( 'sticky_posts' ), )); if( $blogita_popular_posts->have_posts() ): ?>