PATH:
home
/
lab2454c
/
nfsin.com
/
wp-content
/
themes
/
igsin
/
template-parts
<?php $igsin_database_field_content = get_field('igsin_database_field_content'); ?> <section class="section--pb sample-record-section"> <div class="container"> <div class="wrapper"> <div class="row justify-content-center align-items-center text-center text-lg-start"> <div class="col-12 col-md-10 col-lg-6"> <?php if(!empty($igsin_database_field_content['sample_record_image'])):?> <a href="http://localhost/igsin/wp-content/uploads/2023/04/sample-record.png" class="maginific-trigger-link"> <img src="<?php echo $igsin_database_field_content['sample_record_image'];?>" alt="" width="535" height="363" class="d-inline-block" /> </a> <?php endif;?> </div> <div class="col-12 col-md-10 col-lg-6 content-col"> <div class="content-box has-h4--semibold"> <?php if(!empty($igsin_database_field_content['sample_record_title'])):?> <h2><?php echo $igsin_database_field_content['sample_record_title'];?></h2> <?php endif;?> <?php if(!empty($igsin_database_field_content['click_to_enlarge_title'])):?> <h4><?php echo $igsin_database_field_content['click_to_enlarge_title'];?></h4> <?php endif;?> <?php echo apply_filters('the_content',$igsin_database_field_content['click_to_enlarge_content']);?> </div> <div class="button-container"> <a href="<?php echo !empty($igsin_database_field_content['learn_more_label_url']) ? $igsin_database_field_content['learn_more_label_url'] :'#';?>" class="button button--secondary-gradient"> <?php echo $igsin_database_field_content['learn_more_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> </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]
[-] 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]