post_title); ?>

post_content); ?>

'page', 'posts_per_page' => $i, 'post__in' => $team, 'orderby' =>'post__in' ); $teamloop = new WP_Query($args); $i=1; if ($teamloop->have_posts()) : while ($teamloop->have_posts()) : $teamloop->the_post(); ?>