post_title); ?>

post_content); ?>

'page', 'post_per_page' => 3, 'post__in' => $location, 'orderby' =>'post__in', ); $locationloop = new WP_Query($args); if ($locationloop->have_posts()) : while ($locationloop->have_posts()) : $locationloop->the_post(); ?>