PATH:
home
/
lab2454c
/
datmont.com
/
wp-content
/
themes
/
igsin
/
template-parts
<?php $pmsin_application_field_content = get_field('pmsin_application_field_content'); ?> <section class="section--pt has-bg-shape lei-application-section"> <div class="container"> <div class="content-box has-mb-2 text-center"> <?php if(!empty($pmsin_application_field_content['pmsin_application_title'])):?> <h4><?php echo $pmsin_application_field_content['pmsin_application_title'];?></h4> <?php endif;?> <?php echo apply_filters('the_content',$pmsin_application_field_content['pmsin_application_content']);?> </div> <!-- new content added as per clients request start--> <section class="igsin__content__box__wrapper"> <div class="container position-relative mb-5"> <div class="row justify-content-center"> <!-- First Column --> <div class="col-md-12 col-lg-5 mt-5"> <div class="content-wrapper text-white text-center text-lg-start"> <?php if(!empty($pmsin_application_field_content['pdf_editor'])):?> <?php echo $pmsin_application_field_content['pdf_editor'];?> <?php endif;?> </div> </div> <!-- Second Column --> <div class="col-md-12 col-lg-7 mt-5"> <div class="content-wrapper text-white text-center text-lg-start"> <div class="row align-items-center"> <?php foreach($pmsin_application_field_content['seal_details'] as $listing):?> <div class="col-md-12 col-lg-9 mt-5"> <?php if(!empty($listing['title'])):?> <h4><?php echo $listing['title'];?></h4> <?php endif;?> <?php echo apply_filters('the_content', $listing['content']);?> </div> <div class="col-md-12 col-lg-3 mt-5"> <a href="<?php echo !empty($listing['app_store_url']) ? $listing['app_store_url']:'#';?>" target="_blank" style="margin: 0px auto; display: inline-block;"> <img src="<?php echo $listing['app_store_image'];?>" alt="First Image" style="margin-bottom: 10px;"> </a> <a href="<?php echo !empty($listing['google_play_store_url']) ? $listing['google_play_store_url']:'#';?>" target="_blank" style="margin: 0px auto; display: inline-block;"> <img src="<?php echo $listing['google_play_store_image'];?>" alt="Second Image" style="margin-bottom: 10px;"> </a> </div> <?php endforeach;?> </div> </div> </div> </div> </div> </section> <!-- new content added as per clients request end--> <div class="row justify-content-center"> <div class="custom-inner-container"> <div class="content-box has-mb-2 text-center"> <?php if(!empty($pmsin_application_field_content['complete_an_legal_title'])):?> <h4><?php echo $pmsin_application_field_content['complete_an_legal_title'];?></h4> <?php endif;?> <?php echo apply_filters('the_content',$pmsin_application_field_content['complete_an_legal_content']);?> </div> </div> <div class="col-12 col-xl-11 col-xxl-10"> <div class="form-wrapper shadow--base"> <?php echo apply_filters('the_content',$pmsin_application_field_content['form_content']);?> </div> </div> </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]