PATH:
home
/
lab2454c
/
veritserv.net
/
wp-content
/
themes
/
veritserv
<?php /** * Template Name: Services Page */ get_header(); ?> <?php if(get_field('banner_image')){ ?> <div class="header__banner__main header__banner__main__inner"> <div class="header__banner___overlay"></div> <div class="image__box"> <img src="<?php the_field('banner_image') ?>" alt="" /> </div> <div class="banner__content"> <div class="container"> <div class="banner__container__inner"> <?php if(get_field('banner_highlighted_title')){ ?> <h1><?php the_field('banner_highlighted_title') ?> <span><?php the_field('banner_non-highlighted_title') ?></span> </h1> <?php } ?> <?php if(get_field('banner_content')){ ?> <p><?php the_field('banner_content') ?></p> <?php } ?> </div> </div> </div> </div> <?php } ?> <div class="body__container__wrapp__inner"> <?php if( have_rows('serv_about_section') ): while( have_rows('serv_about_section') ) : the_row(); ?> <div class="top__wrap__outer secure__payment services__main__wrap"> <div class="secure__payment__inner"> <div class="container"> <div class="row"> <div class="col-xl-6 col-lg-6 col-md-6"> <div class="inner__content"> <?php the_sub_field('content'); ?> <div class="button__wrapp"> <a href="<?php the_sub_field('left_button_url'); ?>"><?php the_sub_field('left_button_text'); ?></a> <a class="btn__gray" href="<?php the_sub_field('right_button_url'); ?>"><?php the_sub_field('right_button_text'); ?></a> </div> </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('serv_highest_security_section') ): while( have_rows('serv_highest_security_section') ) : the_row(); ?> <div class="flat__widgets__wrap" style="background-image: url('<?php the_sub_field('background_image'); ?>');"> <div class="container"> <div class="row align-items-center"> <div class="col-xl-6 col-lg-6 col-md-6 mr__top"> <div class="image__box"> <?php if( have_rows('card_images') ): while ( have_rows('card_images') ) : the_row(); ?> <div class="card__item"><img src="<?php echo get_sub_field('image'); ?>" alt=""></div> <?php endwhile; endif; ?> </div> </div> <div class="col-xl-6 col-lg-6 col-md-6 mr__top"> <div class="inner__content"> <?php the_sub_field('content'); ?> </div> </div> </div> </div> </div> <?php endwhile; endif; ?> <?php if( have_rows('serv_retail_store_section') ): while( have_rows('serv_retail_store_section') ) : the_row(); ?> <div class="top__wrap__outer secure__payment services__main__wrap"> <div class="secure__payment__inner"> <div class="container"> <div class="row"> <div class="col-xl-6 col-lg-6 col-md-6"> <div class="inner__content"> <?php the_sub_field('content'); ?> <div class="button__wrapp"> <a href="<?php the_sub_field('left_button_url'); ?>"><?php the_sub_field('left_button_text'); ?></a> <a class="btn__gray" href="<?php the_sub_field('right_button_url'); ?>"><?php the_sub_field('right_button_text'); ?></a> </div> </div> </div> </div> </div> </div> <div class="image__box"> <img src="<?php the_sub_field('image'); ?>" alt="" /> </div> </div> <?php endwhile; endif; ?> </div> <?php $post_object = get_field('add_global_signup_section'); if( $post_object ): $post = $post_object; setup_postdata( $post ); echo get_template_part( 'template', 'global' ); wp_reset_postdata(); endif; ?> <?php get_footer(); ?>
[+]
woocommerce
[-] template-crypthorize.php
[edit]
[-] footer-widget.php
[edit]
[-] search.php
[edit]
[-] template-cryptocurrency.php
[edit]
[-] template-cryptoecommerce.php
[edit]
[-] index.php
[edit]
[-] woocommerce.php
[edit]
[-] page.php
[edit]
[-] searchform.php
[edit]
[-] template-globalecommerce.php
[edit]
[+]
..
[-] template-cryptoretail.php
[edit]
[-] template-support.php
[edit]
[-] sidebar.php
[edit]
[-] rtl.css
[edit]
[-] blank-page-with-container.php
[edit]
[-] single.php
[edit]
[-] footer.php
[edit]
[-] template-about.php
[edit]
[-] template-home.php
[edit]
[-] .DS_Store
[edit]
[-] blank-page.php
[edit]
[-] left-sidebar.php
[edit]
[-] header.php
[edit]
[-] style.css
[edit]
[-] 404.php
[edit]
[-] readme.txt
[edit]
[-] single-attachment.php
[edit]
[-] screenshot.png
[edit]
[-] custom-editor-style.css
[edit]
[-] functions.php
[edit]
[-] template-global.php
[edit]
[-] archive.php
[edit]
[-] fullwidth.php
[edit]
[+]
template-parts
[-] comments.php
[edit]
[-] template-services.php
[edit]
[-] template-globalretail.php
[edit]
[-] template-contact.php
[edit]
[+]
inc
[-] template-blog.php
[edit]
[-] woocommerce-old.php
[edit]