‘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();
$image = get_field(‘subcategory_banner’);
?>
3rd Annual
‘category’, 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();
$image = get_field(‘icon’);
?>