'.esc_html( !empty($team_title) ? $team_title : esc_html__( 'Our Team Members' , 'medical-hospital-lab' ) ).''; echo '

' . esc_html( !empty( $team_subtitle ) ? $team_subtitle : esc_html__( 'Lorem Ipsum is simply dummy text of the printing and typesetting industry.' , 'medical-hospital-lab' ) ) . '

'; ?>
'post', 'post_status' => 'publish', 'posts_per_page' => apply_filters( 'fire_blog_wedding_slider_limit', 4 ), 'cat' => $team_cat, ); $team1 = new WP_Query( $aug ); $count = $team1->post_count; if( $team1->have_posts() && !empty($team_cat) ): ?>
have_posts() ): $team1->the_post(); $employee_post = get_post_meta( $post->ID, 'company_position', true ); ?>