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: 404.php
<?php /** * The template for displaying 404 pages (not found) * * @link https://codex.wordpress.org/Creating_an_Error_404_Page * * @package Business Blogging */ get_header(); ?> <div id="primary" class="content-area"> <main id="main" class="site-main"> <div class="container"> <div class="row"> <div class="col-md-7 col-lg-8 order-0"> <section class="error-404 not-found"> <header class="page-header"> <h1 class="page-title"><?php esc_html_e( 'Oops! That page can’t be found.', 'business-blogging' ); ?></h1> </header><!-- .page-header --> <div class="page-content"> <p><?php esc_html_e( 'It looks like nothing was found at this location. Maybe try one of the links below or a search?', 'business-blogging' ); ?></p> <?php get_search_form(); ?> </div><!-- .page-content --> </section><!-- .error-404 --> </div> <div class="col-md-5 col-lg-4 order-1"> <?php get_sidebar(); ?> </div> </div> </div> </main><!-- #main --> </div><!-- #primary --> <?php get_footer(); ?>
Upload File
Create Folder