PATH:
home
/
lab2454c
/
carbonbullion.net
/
wp-content
/
themes
/
carbon-bullion
<?php /** * Template Name: Investment 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"> <?php if( have_rows('inv_about_section') ): while( have_rows('inv_about_section') ) : the_row(); ?> <div class="two__col__full__wrapp two__col__full__wrapp__inner"> <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 the_sub_field('content'); ?> </div> </div> </div> </div> <div class="image__box"> <img src="<?php the_sub_field('image'); ?>" alt="" /> </div> </div> </div> <?php endwhile; endif; ?> <div class="investment__info"> <div class="container-xl"> <div class="investment__info__inner"> <?php if( have_rows('inv_info_circle_section') ): ?> <?php while( have_rows('inv_info_circle_section') ): the_row(); ?> <div class="info__card"> <i class="ico__box"><img src="<?php the_sub_field('image'); ?>" alt="" /></i> <h3><?php the_sub_field('title'); ?></h3> </div> <?php endwhile; ?> <?php endif; ?> </div> </div> </div> <?php if( have_rows('inv_who_we_serve_section') ): while( have_rows('inv_who_we_serve_section') ) : the_row(); ?> <div class="two__col__full__wrapp two__col__full__wrapp__inner two__col__full__wrapp__left__image investment__two__col__wrapp"> <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"> <?php the_sub_field('content'); ?> </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
[-] 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]
[-] blank-page-with-container.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-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]
[-] 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]