>

>
'section', 'tax_query' => array(array( 'taxonomy' => $post_taxonomies['sectiongroup']['slug'], 'field' => 'slug', 'terms' => $sections_term['slug'], )), 'orderby' => 'menu_order', 'order' => 'ASC', ); $post_class .= ' sections-header'; $sections_query = new WP_Query($sections_options); ?> have_posts() ) { ?>
>

have_posts() ) { $sections_query->the_post(); ?>
>

>
0 ) { ?>

post_title); ?>