0) ): $businessup_news_background = get_theme_mod('businessup_news_background'); $businessup_news_overlay_color = get_theme_mod('businessup_news_overlay_color'); $businessup_news_text_color = get_theme_mod('businessup_news_text_color'); $businessup_new_slider_category = get_theme_mod('slider_category'); ?>
'.esc_attr($businessup_news_title).''; endif; if( !empty($businessup_news_subtitle) ): echo '

'.esc_attr($businessup_news_subtitle).'

'; endif; ?>
'post', 'posts_per_page' => $news_select, 'order' => 'DESC','ignore_sticky_posts' => true, '')); if ( $businessup_latest_loop->have_posts() ) : while ( $businessup_latest_loop->have_posts() ) : $businessup_latest_loop->the_post();?>