';
$team_info_out .= ! empty( $team_info_item['name'] ) ? '
';
}
}
$team_info_socials = rwmb_meta( 'icon_selection' );
$team_info_social_out = '';
if ( ! empty( $team_info_socials ) && is_array( $team_info_socials ) ) {
foreach ( $team_info_socials as $team_info_social ) {
$team_info_social_out .= '';
}
}
}
echo "' . esc_html( $team_info_item['name'] ) . '
' : ''; $team_info_out .= ! empty( $team_info_item['address'] ) ? '' : ''; $team_info_out .= ! empty( $team_info_item['description'] ) ? '' . $team_info_item['description'] . '' : ''; $team_info_out .= ! empty( $team_info_item['address'] ) ? '' : ''; $team_info_out .= '";
if ( class_exists( 'RWMB_Loader' ) && get_queried_object_id() !== 0 ) {
$team_position_member = rwmb_meta('position_member');
if ( ! empty( $team_position_member ) ) {
echo '
';
}
if ( ! empty( $team_info_out ) ) {
echo '' . esc_html( $team_position_member ) . '
';
}
}
if ( $page_title_conditional != 'yes' ) { ?>
' . esc_html( get_the_title() ) . '';
?>
' . $team_info_short_descr . '' . $team_info_out . '
';
}
if ( ! empty( $team_info_social_out ) ) {
echo '';
}
echo "