'page', 'post__in' => array_map( 'absint', $about_pages ), 'posts_per_page' => absint($about_no), 'orderby' => 'post__in' ); $about_query = new wp_Query( $about_args ); if( $norton_abouts_section == "show" && $about_query->have_posts() ) : ?>
have_posts()) : $about_query->the_post(); ?>
'img-responsive')); ?>