Events & Promos
$qargs = array(
‘posts_per_page’ => -1,
‘category_name’ => ‘event-promo’,
‘no_found_rows’ => true,
‘ignore_sticky_posts’ => true,
);
$the_query = new WP_Query( $qargs );
$i = 0;
$t = count(get_posts($qargs));
?>
have_posts() ) : ?>
‘.$event_location; } ?>
‘.cta_button.’‘; } ?>
‘.$event_location; } ?>
‘.cta_button.’‘; } ?>