PATH:
home
/
lab2454c
/
nfsin.com
/
wp-content
/
themes
/
igsin
/
template-parts
<?php $igsin_field_content = get_field('igsin_field_content'); ?> <!-- BANNER SECTION --> <div id="big" class="owl-carousel owl-theme carousel__main__slider"> <?php foreach($igsin_field_content['banner_details'] as $listing):?> <div class="item slide__items"> <section class="hero-section bg--center bg--cover bg--no-repeat position-relative" style="background-image: url(<?php echo $listing['banner_background_image'];?>)"> <div class="container position-relative"> <div class="row align-items-center"> <div class="col-12 col-lg-6"> <div class="content-wrapper text-white text-center text-lg-start"> <?php if(!empty($listing['banner_title'])):?> <h1><?php echo $listing['banner_title'];?></h1> <?php endif;?> <?php echo apply_filters('the_content',$listing['banner_content']);?> <div class="cta-container"> <a href="<?php echo !empty($listing['apply_for_a_new_label_url']) ? $listing['apply_for_a_new_label_url']:'#';?>" class="button button--primary-gradient mb-3 mb-sm-0 me-sm-3 mb-lg-3 mb-xl-0"> <?php echo $listing['apply_for_a_new_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($listing['list_your_nfsin_label_url']) ? $listing['list_your_nfsin_label_url']:'#';?>" class="button button--secondary-gradient"> <?php echo $listing['list_your_nfsin_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> <div class="col-12 col-lg-6"> <?php if(!empty($listing['banner_image'])):?> <div class="img-container mx-auto"> <img src="<?php echo $listing['banner_image'];?>" alt="" width="" height="" /> </div> <?php endif;?> </div> </div> </div> <img src="<?php echo $listing['banner_floating_image'];?>" alt="" class="floating-img" /> </section> </div> <?php endforeach;?> </div>
[-] 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]
[-] 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]
[-] .htaccess
[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]