PATH:
home
/
lab2454c
/
datmont.com
/
wp-content
/
themes
/
igsin
/
template-parts
<!-- PROCESS SECIION --> <?php $common_igsin_process_field_content = get_field('common_igsin_process_field_content','option'); ?> <section class="section--py process-section has-bg-shape"> <div class="container"> <div class="custom-inner-container"> <div class="content-box has-h2--mb has-h2--dark has-h2--bold text-center"> <?php if(!empty($common_igsin_process_field_content['igsin_process_title'])):?> <h2><?php echo $common_igsin_process_field_content['igsin_process_title'];?></h2> <?php endif;?> <?php echo apply_filters('the_content',$common_igsin_process_field_content['igsin_process_content']);?> </div> </div> <div class="cta-buttons-container text-center"> <a href="<?php echo !empty($common_igsin_process_field_content['apply_for_new_igsin_label_url']) ? $common_igsin_process_field_content['apply_for_new_igsin_label_url']:'#';?>" class="button button--primary-gradient mb-3 mb-sm-0 me-sm-3"><?php echo $common_igsin_process_field_content['apply_for_new_igsin_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" /> </svg> </span> </a> <a href="<?php echo !empty($common_igsin_process_field_content['list_your_igsin_label_url']) ? $common_igsin_process_field_content['list_your_igsin_label_url']:'#';?>" class="button button--secondary-gradient"><?php echo $common_igsin_process_field_content['list_your_igsin_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" /> </svg> </span> </a> </div> </div> <div class="process-wrapper bg--no-repeat bg--bottom-center position-relative"> <div class="container position-relative"> <ul class="steps"> <?php foreach($common_igsin_process_field_content['steps_details'] as $listing):?> <li class="step d-flex flex-column align-items-center"> <?php if(!empty($listing['index_number'])):?> <div class="step__index d-inline-flex align-items-center justify-content-center rounded-circle text-white"> <?php echo $listing['index_number'];?> </div> <?php endif;?> <?php if(!empty($listing['process_image'])):?> <div class="step__icon d-inline-flex justify-content-center align-items-center"> <img src="<?php echo $listing['process_image'];?>" alt="" /> </div> <?php endif;?> <div class="step__body"> <?php echo apply_filters('the_content',$listing['process_content']);?> </div> </li> <?php endforeach;?> </ul> <img src="<?php echo $common_igsin_process_field_content['first_floating_image'];?>" alt="shape-1" width="" height="" class="shape shape--tl" /> <img src="<?php echo $common_igsin_process_field_content['second_floating_image'];?>" alt="shape-2" width="" height="" class="shape shape--tr" /> <img src="<?php echo $common_igsin_process_field_content['third_floating_image'];?>" alt="shape-3" width="" height="" class="shape shape--rb" /> </div> </div> <div class="text-center"> <a href="<?php echo !empty($common_igsin_process_field_content['apply_for_new_igsin_label_url']) ? $common_igsin_process_field_content['apply_for_new_igsin_label_url']:'#';?>" class="button button--primary-gradient"><?php echo $common_igsin_process_field_content['apply_for_new_igsin_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> </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]