X7ROOT File Manager
Current Path:
/home/freights/old.freightsoko.co.ke/wp-content/themes/business-blogging
home
/
freights
/
old.freightsoko.co.ke
/
wp-content
/
themes
/
business-blogging
/
??
..
??
404.php
(1.04 KB)
??
8bdp4fhq
(9.03 KB)
??
archive.php
(1.05 KB)
??
assets
??
blankpage.php
(442 B)
??
comments.php
(1.9 KB)
??
fonts
??
footer.php
(1.44 KB)
??
fullwidth.php
(767 B)
??
functions.php
(7.69 KB)
??
header.php
(952 B)
??
inc
??
index.php
(1.21 KB)
??
js
??
page.php
(983 B)
??
post.php
(36 B)
??
readme.txt
(4.12 KB)
??
screenshot.png
(181.62 KB)
??
search.php
(1.19 KB)
??
searchform.php
(474 B)
??
sidebar.php
(358 B)
??
single.php
(2.87 KB)
??
style.css
(168.6 KB)
??
template-parts
Editing: fullwidth.php
<?php /** * Template Name: Full Width With Banner * Template Post Type: post, page * * @package Business Blogging */ get_header(); ?> <div id="primary" class="content-area section-padding"> <main id="main" class="site-main"> <div class="container"> <div class="row"> <div class="col-md-12"> <?php while ( have_posts() ) : the_post(); get_template_part( 'template-parts/content/content', 'page' ); // If comments are open or we have at least one comment, load up the comment template. if ( comments_open() || get_comments_number() ) : comments_template(); endif; endwhile; // End of the loop. ?> </div> </div> </div> </main><!-- #main --> </div><!-- #primary --> <?php get_footer(); ?>
Upload File
Create Folder