Details

'info_box', 'post_status' => 'publish', 'nopaging' => 'true' ) ); if ( $query1 -> have_posts() ) { while ( $query1 -> have_posts() ) { $query1 -> the_post(); ?>

Articles

'post', 'post_status' => 'publish', 'posts_per_page' => 3 ) ); if ( $query2 -> have_posts() ) { while ( $query2 -> have_posts() ) { $query2 -> the_post(); $theid = get_the_id(); ?>