X7ROOT File Manager
Current Path:
/home/freights/old.freightsoko.co.ke/wordpress/wp-content/themes/twentytwenty
home
/
freights
/
old.freightsoko.co.ke
/
wordpress
/
wp-content
/
themes
/
twentytwenty
/
??
..
??
.stylelintrc.json
(269 B)
??
404.php
(825 B)
??
assets
??
classes
??
comments.php
(3.14 KB)
??
footer.php
(1.81 KB)
??
functions.php
(26.96 KB)
??
header.php
(4.99 KB)
??
inc
??
index.php
(2.84 KB)
??
package-lock.json
(576.27 KB)
??
package.json
(1.93 KB)
??
print.css
(2.64 KB)
??
readme.txt
(4.26 KB)
??
screenshot.png
(51.82 KB)
??
searchform.php
(1.67 KB)
??
singular.php
(565 B)
??
style-rtl.css
(117.39 KB)
??
style.css
(118.37 KB)
??
template-parts
??
templates
Editing: 404.php
<?php /** * The template for displaying the 404 template in the Twenty Twenty theme. * * @package WordPress * @subpackage Twenty_Twenty * @since Twenty Twenty 1.0 */ get_header(); ?> <main id="site-content" role="main"> <div class="section-inner thin error404-content"> <h1 class="entry-title"><?php _e( 'Page Not Found', 'twentytwenty' ); ?></h1> <div class="intro-text"><p><?php _e( 'The page you were looking for could not be found. It might have been removed, renamed, or did not exist in the first place.', 'twentytwenty' ); ?></p></div> <?php get_search_form( array( 'aria_label' => __( '404 not found', 'twentytwenty' ), ) ); ?> </div><!-- .section-inner --> </main><!-- #site-content --> <?php get_template_part( 'template-parts/footer-menus-widgets' ); ?> <?php get_footer();
Upload File
Create Folder