'news', 'post_per_page' => '3' ) ); $thiscustomposttype = get_post_type( get_the_ID() ); $howmanyposts = $args['post_per_page']; ?>

$thiscustomposttype, 'posts_per_page' => $howmanyposts ) ); ?> have_posts() ) : ?> have_posts() ) : $the_query->the_post(); ?>