PATH:
home
/
lab2454c
/
datmont.com
/
wp-content
/
themes
/
igsin
/
template-parts
<?php $membership_field_content = get_field('membership_field_content'); ?> <section class="section--py membership-section position-relative bg--bottom-center bg--no-repeat"> <div class="container position-relative"> <div class="row justify-content-center"> <div class="col-12 col-xxl-10"> <div class="content-box has-h4--semibold text-white has-h4--white text-center"> <?php if(!empty($membership_field_content['the_isin_organization_title'])):?> <h4><?php echo $membership_field_content['the_isin_organization_title'];?></h4> <?php endif;?> <?php echo apply_filters('the_content',$membership_field_content['the_isin_organization_content']);?> </div> </div> <div class="membership-cards-wrapper"> <div class="row justify-content-center"> <?php foreach($membership_field_content['membership_details'] as $listing):?> <div class="col-12 col-md-6 col-xl-5 col-xxl-4"> <div class="card border-0 shadow--base rounded--sm overflow-hidden h-100"> <div class="card__header bg--primary text-center"> <div class="content-box has-h2--white text-white has-h5--semibold has-h3--white has-h5--white"> <?php if(!empty($listing['level_title'])):?> <h2><?php echo $listing['level_title'];?></h2> <?php endif;?> <?php if(!empty($listing['membership_name'])):?> <p><?php echo $listing['membership_name'];?></p> <?php endif;?> <?php if(!empty($listing['membership_price'])):?> <h3><?php echo $listing['membership_price'];?></h3> <?php endif;?> <?php if(!empty($listing['membership_duration'])):?> <h5><?php echo $listing['membership_duration'];?></h5> <?php endif;?> </div> </div> <div class="card__body"> <div class="content-box has-h5--primary"> <?php if(!empty($listing['summary_title'])):?> <h5><?php echo $listing['summary_title'];?></h5> <?php endif;?> <?php echo apply_filters('the_content',$listing['summary_content']);?> <?php if(!empty($listing['features_title'])):?> <h5><?php echo $listing['features_title'];?></h5> <?php endif;?> <?php echo apply_filters('the_content',$listing['features_content']);?> </div> <div class="card__cta-container text-center"> <a href="<?php echo !empty($listing['new_user_register_label_url']) ? $listing['new_user_register_label_url'] :'#';?>" class="button button--primary-gradient"><?php echo $listing['new_user_register_label_title'];?> <span class="ms-2"> <svg width="19" height="16" viewBox="0 0 19 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M11.4 0L10.07 1.33L15.39 6.65001H0V8.55002H15.39L10.07 13.87L11.4 15.2L19 7.60002L11.4 0Z" fill="white"></path> </svg> </span> </a> </div> <div class="card__cta-container text-center"> <a href="<?php echo !empty($listing['registered_user_label_url']) ? $listing['registered_user_label_url'] :'#';?>" class="button button--primary-gradient"><?php echo $listing['registered_user_label_title'];?> <span class="ms-2"> <svg width="19" height="16" viewBox="0 0 19 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M11.4 0L10.07 1.33L15.39 6.65001H0V8.55002H15.39L10.07 13.87L11.4 15.2L19 7.60002L11.4 0Z" fill="white"></path> </svg> </span> </a> </div> </div> </div> </div> <?php endforeach;?> </div> </div> <h4 class="text-center mb-0 addi-text"><?php echo $membership_field_content['other_options_title'];?> <a href="<?php echo !empty($membership_field_content['learn_more_label_url']) ? $membership_field_content['learn_more_label_url'] :'#';?>"> <?php echo $membership_field_content['learn_more_label_title'];?></a>. </h4> </div> </div> </section>
[-] content-none.php
[edit]
[-] igsin-banner-section.php
[edit]
[+]
..
[-] membership-all-content-section.php
[edit]
[-] common-igsin-process-section.php
[edit]
[-] igsin-database-premium-section.php
[edit]
[-] listing-services-process-to-add-profile-section.php
[edit]
[-] igsin-database-sample-record-section.php
[edit]
[-] igsin-after-banner-section.php
[edit]
[-] apply-for-igsin-content-section.php
[edit]
[-] listing-services-reason-to-add-igsin-section.php
[edit]
[-] listing-services-advantage-of-listing-on-igsin.php
[edit]
[-] pmsin-igsin-application-process-section.php
[edit]
[-] content-search.php
[edit]
[-] content-page.php
[edit]
[-] igsin-database-section.php
[edit]
[-] pmsin-legal-entity-and-form-section.php
[edit]
[-] listing-services-add-your-igsin-section.php
[edit]
[-] content-notitle.php
[edit]
[-] content.php
[edit]