PATH:
home
/
lab2454c
/
biocei.com
/
wp-content
/
themes
/
biocei
/
template-parts
<?php $team_field_content = get_field('team_field_content'); ?> <div class="team__wrapp__top"> <?php $flag = 1; foreach ($team_field_content['team_details_content'] as $listing): if ($flag > 1) { break; } ?> <div class="team__wrapp__top__inner"> <div class="image__box"> <img src="<?php echo $listing['person_image']; ?>" alt="" /> </div> <div class="content__wrapp"> <h2><?php echo $listing['person_name']; ?></h2> <h3><?php echo $listing['person_designation']; ?></h3> <div class="btn__wrapp"> <a href="#" data-bs-toggle="modal" data-bs-target="#member_<?php echo $flag; ?>"> <?php echo $listing['details_label_title']; ?> </a> </div> </div> </div> <div class="modal modal__main fade" id="member_<?php echo $flag; ?>" data-bs-backdrop="static" data-bs-keyboard="false" tabindex="-1" aria-labelledby="member_<?php echo $flag; ?>Label" aria-hidden="true"> <div class="modal-dialog modal__dialog"> <div class="modal-content modal__content modal__content__bio"> <button type="button" class="btn-close btn__close" data-bs-dismiss="modal" aria-label="Close"></button> <div class="modal-body modal__body"> <?php echo apply_filters('the_content', $listing['details_label_content']); ?> </div> </div> </div> </div> <?php $flag++; endforeach;?> </div> <?php if (!empty($team_field_content['team_details_content'])): ?> <div class="team__wrapp team__wrapp__team"> <div class="container"> <div class="team__members__wrapp"> <?php $flag = 1; foreach ($team_field_content['team_details_content'] as $listing): if ($flag == 1) { $flag++; continue; } ?> <div class="team__card"> <?php if (!empty($listing['person_image'])): ?> <div class="image__box"> <img src="<?php echo $listing['person_image']; ?>" alt="" /> </div> <div class="card__content"> <?php if (!empty($listing['person_name'])): ?> <h3><?php echo $listing['person_name']; ?></h3> <?php endif;?> <?php echo $listing['person_designation']; ?> </div> <div class="btn__wrapp"> <a href="#" data-bs-toggle="modal" data-bs-target="#member_<?php echo $flag; ?>"> <?php echo $listing['details_label_title']; ?> </a> </div> <?php endif;?> </div> <div class="modal modal__main fade" id="member_<?php echo $flag; ?>" data-bs-backdrop="static" data-bs-keyboard="false" tabindex="-1" aria-labelledby="member_<?php echo $flag; ?>Label" aria-hidden="true"> <div class="modal-dialog modal__dialog"> <div class="modal-content modal__content modal__content__bio"> <button type="button" class="btn-close btn__close" data-bs-dismiss="modal" aria-label="Close"></button> <div class="modal-body modal__body"> <?php echo apply_filters('the_content', $listing['details_label_content']); ?> </div> </div> </div> </div> <?php $flag++; endforeach; ?> </div> </div> </div> <?php endif;?>
[-] climate-delivery-video-section.php
[edit]
[-] learning-laboratory-header-section.php
[edit]
[-] governance-roles-details-section.php
[edit]
[-] learning-laboratory-spotlight-section.php
[edit]
[-] content-none.php
[edit]
[-] programs-details-video-section.php
[edit]
[-] home-team-section.php
[edit]
[-] work-asia-investment-section.php
[edit]
[-] climate-delivery-header-section.php
[edit]
[-] learning-laboratory-events-section.php
[edit]
[-] events-listing-section.php
[edit]
[-] partnership-details-section.php
[edit]
[+]
..
[-] governance-accountability-content-section.php
[edit]
[-] news-events-sticky-section.php
[edit]
[-] funding-countries-supported-section.php
[edit]
[-] work-asia-about-section.php
[edit]
[-] programs-details-banner-section.php
[edit]
[-] our-work-title-section.php
[edit]
[-] governance-broad-based-section.php
[edit]
[-] funding-funding-details-section.php
[edit]
[-] integrated-resource-middle-section.php
[edit]
[-] learning-laboratory-interest-section.php
[edit]
[-] team-ceo-details-section.php
[edit]
[-] work-asia-projects-section.php
[edit]
[-] work-asia-countries-section.php
[edit]
[-] programs-details-document-section.php
[edit]
[-] governance-details-section.php
[edit]
[-] climate-delivery-case-studies-section.php
[edit]
[-] integrated-resource-collection-section.php
[edit]
[-] learning-laboratory-middle-section.php
[edit]
[-] contact-google-map-section.php
[edit]
[-] learning-laboratory-video-section.php
[edit]
[-] learning-details-section.php
[edit]
[-] programs-details-countries-section.php
[edit]
[-] contact-form-section.php
[edit]
[-] climate-delivery-events-listing-section.php
[edit]
[-] overview-details-section.php
[edit]
[-] banner-section-single.php
[edit]
[-] programs-details-section.php
[edit]
[-] resource-collection-section.php
[edit]
[-] resource-collection-middle-section.php
[edit]
[-] programs-content-section.php
[edit]
[-] home-programs-section.php
[edit]
[-] governance-trust-fund-committee-section.php
[edit]
[-] inner-banner-section.php
[edit]
[-] home-news-section.php
[edit]
[-] home-banner-section.php
[edit]
[-] footer-news-section.php
[edit]
[-] about-biocei-section.php
[edit]
[-] governance-benefits-section.php
[edit]
[-] programs-content-title-section.php
[edit]
[-] content-search.php
[edit]
[-] work-asia-investment-fund-section.php
[edit]
[-] programs-details-title-section.php
[edit]
[-] learning-laboratory-work-section.php
[edit]
[-] home-works-section.php
[edit]
[-] team-details-section.php
[edit]
[-] home-about-section.php
[edit]
[-] climate-delivery-services-section.php
[edit]
[-] content-page.php
[edit]
[-] climate-delivery-events-section.php
[edit]
[-] home-works-footer-section.php
[edit]
[-] governance-shortcuts-details-section.php
[edit]
[-] content-notitle.php
[edit]
[-] home-user-information.php
[edit]
[-] content.php
[edit]
[-] our-work-content-section.php
[edit]
[-] programs-details-content-section.php
[edit]
[-] governance-accountability-openness-section.php
[edit]
[-] funding-programs-details-section.php
[edit]