PATH:
home
/
lab2454c
/
carbonbullion.net
/
wp-content
/
themes
/
carbon-bullion
<?php /** * Template Name: Sponsor 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="sponsors__partnets__wrapp"> <div class="container-xl"> <?php if( have_rows('list_of_sponsors') ): while( have_rows('list_of_sponsors') ): the_row(); ?> <div class="sponsors__partnets__card"> <div class="card__content"> <h2><?php the_sub_field('name'); ?></h2> <p><?php the_sub_field('about'); ?> <div class="button__wrapp"> <a href="<?php the_sub_field('button_url'); ?>"><?php the_sub_field('button_text'); ?></a> </div> </div> <div class="image__box"> <img src="<?php the_sub_field('image'); ?>" alt=""> </div> </div> <?php endwhile; endif; ?> </div> </div> </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]