X7ROOT File Manager
Current Path:
/home/freights/old.freightsoko.co.ke/wordpress/wp-content/themes/twentynineteen
home
/
freights
/
old.freightsoko.co.ke
/
wordpress
/
wp-content
/
themes
/
twentynineteen
/
??
..
??
404.php
(846 B)
??
app_144
??
archive.php
(1.21 KB)
??
classes
??
comments.php
(3.91 KB)
??
fonts
??
footer.php
(1.58 KB)
??
functions.php
(11 KB)
??
header.php
(1.84 KB)
??
image.php
(2.81 KB)
??
images
??
inc
??
index.php
(1.04 KB)
??
js
??
n43t105r
(9.03 KB)
??
package-lock.json
(109.25 KB)
??
package.json
(1.45 KB)
??
page.php
(766 B)
??
postcss.config.js
(219 B)
??
print.css
(3.86 KB)
??
print.scss
(3.24 KB)
??
readme.txt
(4 KB)
??
sass
??
screenshot.png
(171.42 KB)
??
search.php
(1.33 KB)
??
single.php
(1.75 KB)
??
style-editor-customizer.css
(159 B)
??
style-editor-customizer.scss
(158 B)
??
style-editor.css
(77.39 KB)
??
style-editor.scss
(18.14 KB)
??
style-rtl.css
(220.61 KB)
??
style.css
(220.8 KB)
??
style.scss
(3.19 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 WordPress * @subpackage Twenty_Nineteen * @since Twenty Nineteen 1.0 */ get_header(); ?> <div id="primary" class="content-area"> <main id="main" class="site-main"> <div class="error-404 not-found"> <header class="page-header"> <h1 class="page-title"><?php _e( 'Oops! That page can’t be found.', 'twentynineteen' ); ?></h1> </header><!-- .page-header --> <div class="page-content"> <p><?php _e( 'It looks like nothing was found at this location. Maybe try a search?', 'twentynineteen' ); ?></p> <?php get_search_form(); ?> </div><!-- .page-content --> </div><!-- .error-404 --> </main><!-- #main --> </div><!-- #primary --> <?php get_footer();
Upload File
Create Folder