PATH:
home
/
lab2454c
/
gemiton.com
/
wp-content
/
themes
/
divine_saint
<?php /** * Template Name: Polished Page */ get_header(); ?> <div class="header__banner__main header__banner__inner"> <div class="header__banner___overlay"></div> <?php if ( has_post_thumbnail() ) { ?> <div class="image__box"> <?php the_post_thumbnail(); ?> </div> <?php } ?> <div class="banner__content"> <div class="container"> <div class="banner__container__inner"> <h1><?php the_title();?></h1> </div> </div> </div> </div> <div class="body__container__wrapp body__container__inner"> <?php if( have_rows('pol_about_section') ): while( have_rows('pol_about_section') ) : the_row(); ?> <div class="full__width__wrap full__width__wrap__no-color"> <div class="container-fluid"> <div class="row"> <div class="col-xl-4 col-lg-4"> <div class="inner__content__wrap"> <div class="item__content"> <?php the_sub_field('left_column_content'); ?> </div> </div> </div> <div class="col-xl-4 col-lg-4 order-xl-2 order-lg-2 order-md-3 order-sm-3"> <div class="inner__content__wrap"> <div class="image__box"><img src="<?php the_sub_field('image'); ?>" alt="" /></div> </div> </div> <div class="col-xl-4 col-lg-4 order-md-2"> <div class="inner__content__wrap"> <div class="item__content"> <?php the_sub_field('right_column_content'); ?> </div> </div> </div> </div> </div> </div> <?php endwhile; endif; ?> <?php if( have_rows('pol_divine_360_section') ): while( have_rows('pol_divine_360_section') ) : the_row(); ?> <div class="about__wrapp content__wrap__two__col"> <div class="container-xl container-lg container-fluid"> <h2><?php the_sub_field('title'); ?></h2> <div class="row"> <div class="col-xl-6 col-lg-6 mr__top"> <div class="content__wrap__innre"> <?php the_sub_field('left_column_content'); ?> </div> </div> <div class="col-xl-6 col-lg-6 mr__top"> <div class="content__wrap__innre"> <?php the_sub_field('right_column_content'); ?> </div> </div> </div> </div> </div> <?php endwhile; endif; ?> <?php // if( have_rows('pol_one_step_ahead_section') ): // while( have_rows('pol_one_step_ahead_section') ) : the_row(); // ?> <!-- <div class="staying__one__step staying__one__step__inner"> <div class="content__wrap" style="background-image: url('<?php //the_sub_field('background_image'); ?>'),url('<?php //the_sub_field('background_image_2'); ?>');"> <div class="container-xl container-lg container-fluid"> <div class="row"> <div class="col-xl-6 col-lg-6"> <div class="content__wrap__innre"> <?php //the_sub_field('content'); ?> </div> </div> </div> </div> </div> <div class="image__box"> <img src="<?php //the_sub_field('image'); ?>" alt="" /> </div> </div> --> <?php // endwhile; // endif; ?> <?php // if( have_rows('pol_team_section') ): // while( have_rows('pol_team_section') ) : the_row(); ?> <!-- <div class="divine__saint__info divine__saint__team"> <div class="content__wrap"> <div class="container-xl container-lg container-fluid"> <div class="row"> <div class="col-xl-6 col-lg-6 offset-xl-6 offset-lg-6"> <div class="content__wrap__innre"> <h2><?php //the_sub_field('title'); ?></h2> <h3><?php //the_sub_field('sub_title'); ?></h3> <div class="quote__message"> <?php //the_sub_field('quoted_content'); ?> </div> <?php //the_sub_field('content'); ?> </div> </div> </div> </div> </div> <div class="image__box"> <img src="<?php //the_sub_field('image'); ?>" alt="" /> </div> </div> --> <?php // endwhile; // endif; ?> </div> <?php get_footer(); ?>
[+]
woocommerce
[-] footer-widget.php
[edit]
[-] search.php
[edit]
[-] index.php
[edit]
[-] page.php
[edit]
[-] searchform.php
[edit]
[+]
..
[-] sidebar.php
[edit]
[-] template-rough.php
[edit]
[-] rtl.css
[edit]
[-] woocommerce-new-old.php
[edit]
[-] blank-page-with-container.php
[edit]
[-] single.php
[edit]
[-] footer.php
[edit]
[-] template-about.php
[edit]
[-] template-home.php
[edit]
[-] template-polished.php
[edit]
[-] .DS_Store
[edit]
[-] blank-page.php
[edit]
[-] left-sidebar.php
[edit]
[-] header.php
[edit]
[-] style.css
[edit]
[-] template-service.php
[edit]
[-] 404.php
[edit]
[-] readme.txt
[edit]
[-] single-attachment.php
[edit]
[-] screenshot.png
[edit]
[-] custom-editor-style.css
[edit]
[-] functions.php
[edit]
[-] archive.php
[edit]
[-] fullwidth.php
[edit]
[+]
template-parts
[-] comments.php
[edit]
[-] template-contact.php
[edit]
[+]
inc
[-] template-blog.php
[edit]
[-] woocommerce-old.php
[edit]