'post', 'posts_per_page'=>4, 'cat' => $category_show, 'orderby' => $post_order_by, 'post__not_in' => $sticky, ); $main_slider = new WP_Query($args); ?>