'post', 'posts_per_page' => 3, 'order' => 'DESC', 'post__not_in' => get_option( "sticky_posts" ), ); $apex_business_news = new WP_Query( $apex_business_query_args ); ?>

have_posts() ) : while ( $apex_business_news->have_posts() ) : $apex_business_news->the_post(); ?>