'page', 'post__in' => array_map( 'absint', $atlantaa_slider_pages ), 'posts_per_page' => absint($atlantaa_slider_no), 'orderby' => 'post__in' ); $slider_query = new wp_Query( $slider_args ); if ($atlantaa_slider_section =='1' && $slider_query->have_posts() ) { ?>
style="background-image:url('')" >

'page', 'post__in' => array_map( 'absint', $atlantaa_services_pages ), 'posts_per_page' => absint($atlantaa_services_no), 'orderby' => 'post__in' ); $atlantaa_services_query = new wp_Query( $atlantaa_services_args ); if( $atlantaa_show_services == '1') : ?>

have_posts() && $count <= 5 ) : $atlantaa_services_query->the_post(); ?>

'page', 'post__in' => array_map( 'absint', $atlantaa_about_pages ), 'posts_per_page' => absint($atlantaa_about_no), 'orderby' => 'post__in' ); $about_query = new wp_Query( $about_args ); if( $atlantaa_aboutus_section == '1') : ?>

have_posts()): while($about_query->have_posts()) : $about_query->the_post(); if(has_post_thumbnail()) { ?>

'page', 'post__in' => array_map( 'absint', $atlantaa_portfolio_pages ), 'posts_per_page' => absint($atlantaa_portfolio_no), 'orderby' => 'post__in' ); $portfolio_query = new wp_Query( $portfolio_args ); if( $atlantaa_portfolio_section == '1') : ?>

have_posts()): while($portfolio_query->have_posts()) : $portfolio_query->the_post(); ?>
absint( get_theme_mod( 'news_num_post', 3 ) ), 'ignore_sticky_posts' => true, 'post_status' => 'publish', ); if ( $atlantaa_cat_id > 0 ) { $args['category__in'] = array( $atlantaa_cat_id ); } $latest_posts = new WP_Query( $args ); if ($atlantaa_blog_section == true) { ?>

3 ) ); if ( $latest_blog_posts->have_posts() ) : while ( $latest_posts->have_posts() ) : $latest_posts->the_post(); ?>