'page', 'post__in' => array_map( 'absint', $projects_pages ), 'posts_per_page' => absint($projects_no), 'orderby' => 'post__in' ); $projects_query = new wp_Query( $projects_args ); if( $buildo_projects_section == "show") : ?>