'post', 'cat' => $caSliderCategory, 'ignore_sticky_posts' => true ); // The Query $the_query = new WP_Query( $args ); // The Loop if ( $the_query->have_posts() ) { while ( $the_query->have_posts() ) { $the_query->the_post(); ?>
', '' ); ?>