PATH:
home
/
lab2454c
/
gemition.com
/
wp-content
/
themes
/
igpma
<?php /** * Template Name: Sector Page */ get_header(); ?> <div class="breadcrumbs__wrapp"> <div class="container-xl"> <ul> <li><a href="<?php echo home_url(); ?>">Home</a></li> <li class="current"><?php the_title(); ?></a></li> </ul> </div> </div> <div class="body__container__wrapp body__container__wrapp__inner"> <div class="two__col__full__wrapp col__full__wrapp__with__color col__full__wrapp__with__no__color"> <div class="inner__content__wrap"> <div class="inner__content__holder"> <div class="container-xl"> <div class="row align-items-center"> <div class="col-xl-6 col-lg-6 col-md-6"> <?php if( have_rows('sec_about_section') ): while( have_rows('sec_about_section') ) : the_row(); ?> <?php the_sub_field('content'); ?> <?php endwhile; endif; ?> <?php if( have_rows('sec_environment_benefits_section') ): while( have_rows('sec_environment_benefits_section') ) : the_row(); ?> <h3><?php the_sub_field('title'); ?></h3> <ul> <?php if( have_rows('content') ): while ( have_rows('content') ) : the_row(); ?> <li><i class="ico__box"><img src="<?php echo get_sub_field('icon'); ?>" alt="" /></i> <p><?php echo get_sub_field('heading'); ?><span><?php echo get_sub_field('sub_heading'); ?></span></p> </li> <?php endwhile; endif; ?> </ul> <?php endwhile; endif; ?> </div> </div> </div> </div> <?php if( have_rows('sec_environment_benefits_section') ): while( have_rows('sec_environment_benefits_section') ) : the_row(); ?> <div class="image__box"> <img src="<?php the_sub_field('image'); ?>" alt="" /> </div> <?php endwhile; endif; ?> </div> </div> <?php if( have_rows('sec_economic_benefits_section') ): while( have_rows('sec_economic_benefits_section') ) : the_row(); ?> <div class="two__col__full__wrapp col__full__wrapp__with__color col__full__wrapp__with__no__color two__col__full__wrapp__left__image"> <div class="inner__content__wrap"> <div class="inner__content__holder"> <div class="container-xl"> <div class="row align-items-center"> <div class="col-xl-6 col-lg-6 col-md-6 offst-col-xl-6 offset-lg-6 offset-md-6"> <div class="content__wrapp__inner"> <h3><?php the_sub_field('title'); ?></h3> <ul> <?php if( have_rows('content') ): while ( have_rows('content') ) : the_row(); ?> <li><i class="ico__box"><img src="<?php echo get_sub_field('icon'); ?>" alt="" /></i> <p><?php echo get_sub_field('heading'); ?><span><?php echo get_sub_field('sub_heading'); ?></span></p> </li> <?php endwhile; endif; ?> </ul> </div> </div> </div> </div> </div> <div class="image__box"> <img src="<?php the_sub_field('image'); ?>" alt="" /> </div> </div> </div> <?php endwhile; endif; ?> <?php if( have_rows('sec_social_benefits_section') ): while( have_rows('sec_social_benefits_section') ) : the_row(); ?> <div class="two__col__full__wrapp col__full__wrapp__with__color col__full__wrapp__with__no__color two__col__full__wrapp__right__image"> <div class="inner__content__wrap"> <div class="inner__content__holder"> <div class="container-xl"> <div class="row align-items-center"> <div class="col-xl-6 col-lg-6 col-md-6"> <h3><?php the_sub_field('title'); ?></h3> <ul> <?php if( have_rows('content') ): while ( have_rows('content') ) : the_row(); ?> <li><i class="ico__box"><img src="<?php echo get_sub_field('icon'); ?>" alt="" /></i> <p><?php echo get_sub_field('heading'); ?><span><?php echo get_sub_field('sub_heading'); ?></span></p> </li> <?php endwhile; endif; ?> </ul> </div> </div> </div> </div> <div class="image__box"> <img src="<?php the_sub_field('image'); ?>" alt="" /> </div> </div> </div> <?php endwhile; endif; ?> </div> <?php get_footer(); ?>
[-] template-knowledge.php
[edit]
[+]
woocommerce
[-] template-option.php
[edit]
[-] template-othercomm.php
[edit]
[-] footer-widget.php
[edit]
[-] search.php
[edit]
[-] template-spot-price copy 1.php
[edit]
[-] index.php
[edit]
[-] page.php
[edit]
[-] searchform.php
[edit]
[+]
..
[-] template-faq.php
[edit]
[-] sidebar.php
[edit]
[-] template-sector.php
[edit]
[-] rtl.css
[edit]
[-] template-indexes.php
[edit]
[-] blank-page-with-container.php
[edit]
[-] template-globalgem.php
[edit]
[-] template-investment.php
[edit]
[-] single.php
[edit]
[-] footer.php
[edit]
[-] template-about.php
[edit]
[-] template-home.php
[edit]
[-] template-spot-price.php
[edit]
[-] .DS_Store
[edit]
[-] template-insight.php
[edit]
[-] template-partner.php
[edit]
[-] blank-page.php
[edit]
[-] left-sidebar.php
[edit]
[-] header.php
[edit]
[-] style.css
[edit]
[-] 404.php
[edit]
[-] readme.txt
[edit]
[-] template-spot-price copy 1.php.zip
[edit]
[-] single-attachment.php
[edit]
[-] woocommerce11.php
[edit]
[-] screenshot.png
[edit]
[-] template-stocks.php
[edit]
[-] custom-editor-style.css
[edit]
[-] functions.php
[edit]
[-] archive.php
[edit]
[-] fullwidth.php
[edit]
[+]
template-parts
[-] comments.php
[edit]
[-] template-sponsor.php
[edit]
[-] template-contact.php
[edit]
[+]
inc
[-] template-blog.php
[edit]