'post', 'posts_per_page' => 3, 'post_status' => 'publish', 'order' => 'desc', 'orderby' => 'menu_order date', 'category_name' => $mid_section_3_cat, ); $mid_section_3_query = new WP_Query($mid_section_1_arg); if($mid_section_3_query->have_posts()): ?>

have_posts()): $mid_section_3_query->the_post(); $special_image_id = get_post_thumbnail_id(); $special_image_url = wp_get_attachment_image_src($special_image_id,'full' ); ?>