absint( $news_and_events_nnumber ), 'no_found_rows' => true, 'ignore_sticky_posts' => true, ); if ( absint( $news_and_events_ncategory ) > 0 ) { $qargs['cat'] = absint( $news_and_events_ncategory ); } // Fetch posts. $the_query = new WP_Query( $qargs ); ?> have_posts() ) : ?>
have_posts() ) : $the_query->the_post(); ?>
'aligncenter' ) ); ?>

absint( $news_and_events_enumber ), 'no_found_rows' => true, 'ignore_sticky_posts' => true, ); if ( absint( $news_and_events_ecategory ) > 0 ) { $qargs['cat'] = absint( $news_and_events_ecategory ); } // Fetch posts. $the_query = new WP_Query( $qargs ); ?> have_posts() ) : ?> have_posts() ) : $the_query->the_post(); ?>