of_get_option( 'ac_slider_how_many' ), 'meta_key' => 'ac_featured_article', 'meta_value' => 1, 'ignore_sticky_posts' => 1 ); $featured_posts = new WP_Query( $args ); $count = 0; ?>