PATH:
home
/
lab2454c
/
incforce.com
/
wp-content
/
themes
/
incforce
/
template-parts
<?php if(is_home() || is_archive()): $current_page_id = get_option('page_for_posts'); else: $current_page_id = get_the_ID(); endif ?> <div class="header__banner__main header__banner__inner"> <div class="header__banner___overlay"></div> <?php if(has_post_thumbnail($current_page_id)):?> <div class="image__box"> <img src="<?php echo get_the_post_thumbnail_url($current_page_id, 'full');?>" alt="<?php echo get_the_title($current_page_id);?>"> </div> <?php endif;?> <div class="banner__content"> <div class="container"> <div class="banner__container__inner"> <div class="breadcrumbs__wrapp"> <ul> <li class="active"><?php get_breadcrumb();?></li> </ul> </div> <h1><?php echo get_the_title($current_page_id);?></h1> </div> </div> </div> </div>
[-] join-today-content-section.php
[edit]
[-] content-none.php
[edit]
[+]
..
[-] common-video-gallery-section.php
[edit]
[-] offering-workspace-service-section.php
[edit]
[-] home-event-section.php
[edit]
[-] home-banner-section-old.php
[edit]
[-] about-service-details-section.php
[edit]
[-] home-offering-section.php
[edit]
[-] common-price-plans-section.php
[edit]
[-] common-amazing-partners-section.php
[edit]
[-] contact-form-section.php
[edit]
[-] inner-banner-section.php
[edit]
[-] home-banner-section.php
[edit]
[-] content-search.php
[edit]
[-] content-page.php
[edit]
[-] home-designed-by-women-section.php
[edit]
[-] common-news-letter-section.php
[edit]
[-] content-notitle.php
[edit]
[-] content.php
[edit]
[-] book-tour-section.php
[edit]