default_data()); } $class = ''; if($business_store_option['news_section_image']!=''){ $class = 'sectionoverlay'; } ?>

'post','ignore_sticky_posts' => 1 , 'cat' => $business_store_cat_id , 'posts_per_page' => absint( $news_no_of_show ) ); $news_query = new WP_Query($args); $i=1; while($news_query->have_posts() ) : $news_query->the_post(); ?>
'; $i=0; } $i++; endwhile; wp_reset_postdata(); ?>