have_posts() ) : while( $post_query->have_posts() ) : $post_query->the_post(); ?>
'menu-3', 'menu_class' => esc_attr( $menuClass ), 'container' => 'ul' ) ); } add_action( 'blog_postx_footer__menu_section_hook', 'blog_postx_footer_menu' ); endif;