PATH:
home
/
lab2454c
/
gemiton.com
/
wp-content
/
themes
/
divine_saint
<?php /** * Template Name: Contact Page */ get_header(); ?> <div class="header__banner__main header__banner__inner header__banner__contact"> <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"> <div class="contact__wrapp"> <div class="content__wrap"> <div class="container-xl container-lg container-fluid"> <div class="row"> <?php if( get_field('contact_image') ): ?> <div class="col-xl-6 col-lg-6 col-md-6 p-0"> <div class="image__box"> <img src="<?php the_field('contact_image'); ?>" alt="" /> </div> </div> <?php endif; ?> <div class="col-xl-6 col-lg-6 col-md-6 p-0"> <div class="content__wrap__innre" style="background-image: url('<?php the_field('contact_background_image'); ?>');"> <div class="form__wrapp"> <?php if( get_field('contact_form_shortcode') ): ?> <?php the_field('contact_form_shortcode'); ?> <?php endif; ?> </div> </div> </div> </div> </div> </div> </div> </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]