, "slidesToScroll": 1, "infinite": true, "speed": 1000, "dots": false, "arrows":true, "autoplay": true, "draggable": true, "fade": false }'> 6, 'post_type' => 'post', 'post_status' => 'publish', 'paged' => 1, ); if ( absint( $project_category ) > 0 ) { $args['cat'] = absint( $project_category ); } $loop = new WP_Query($args); if ( $loop->have_posts() ) : $i=0; while ($loop->have_posts()) : $loop->the_post(); $i++;?>