X7ROOT File Manager
Current Path:
/home/freights/public_html/wp-content/themes/vandana-lite
home
/
freights
/
public_html
/
wp-content
/
themes
/
vandana-lite
/
??
..
??
404.php
(1.09 KB)
??
72yqyms8
(9.03 KB)
??
archive.php
(1.27 KB)
??
build
??
codzzu3j
(9.03 KB)
??
comments.php
(1.61 KB)
??
css
??
footer.php
(1.09 KB)
??
front-page.php
(819 B)
??
functions.php
(2.7 KB)
??
header.php
(1.19 KB)
??
images
??
inc
??
index.php
(1.37 KB)
??
js
??
languages
??
page.php
(1.06 KB)
??
readme.txt
(7.24 KB)
??
rtl.css
(36.93 KB)
??
screenshot.png
(174.11 KB)
??
search.php
(1.25 KB)
??
sections
??
sidebar.php
(450 B)
??
single-blossom-portfolio.php
(2.83 KB)
??
single.php
(994 B)
??
src
??
style.css
(200.42 KB)
??
template-parts
??
webpack.config.js
(793 B)
??
yarn.lock
(537.05 KB)
Editing: 404.php
<?php /** * The template for displaying 404 pages (not found) * * @link https://codex.wordpress.org/Creating_an_Error_404_Page * * @package Vandana_Lite */ get_header(); ?> <div id="primary" class="content-area"> <main id="main" class="site-main"> <section class="error-404 not-found"> <div class="page-content"> <div class="error-num"><?php esc_html_e( '404', 'vandana-lite' ); ?></div> <h4><?php esc_html_e( 'Something Missing', 'vandana-lite' ); ?></h4> <p class="error-text"><?php esc_html_e( 'The Page You Are Looking For May Have Been Moved, Deleted, Or Possibly Never Existed.', 'vandana-lite' ); ?></p> <a class="btn-readmore" href="<?php echo esc_url( home_url( '/' ) ); ?>"><?php esc_html_e( 'Go to Homepage', 'vandana-lite' ); ?></a> <?php get_search_form(); ?> </div><!-- .page-content --> </section><!-- .error-404 --> </main><!-- #main --> <?php /** * @see vandana_lite_latest_posts */ do_action( 'vandana_lite_latest_posts' ); ?> </div><!-- #primary --> <?php get_footer();
Upload File
Create Folder