‘banners’, posts => -1,’post_status’ => array(‘publish’)); $my_posts = new WP_Query( $args ); $i=1; while($my_posts->have_posts()) : $my_posts->the_post(); $pid = get_the_ID(); $pimage = get_field(‘subcategory_banner’); ?>