X7ROOT File Manager
Current Path:
/home/notabjze/digitalcontentmentors.com/wp-content/themes/elessi-theme
home
/
notabjze
/
digitalcontentmentors.com
/
wp-content
/
themes
/
elessi-theme
/
ðŸ“
..
📄
404.php
(1.24 KB)
📄
README.txt
(607 B)
ðŸ“
admin
📄
archive.php
(5.82 KB)
ðŸ“
assets
📄
comments.php
(2 KB)
📄
content-page.php
(499 B)
📄
content-single.php
(2.88 KB)
📄
content.php
(2.91 KB)
ðŸ“
cores
ðŸ“
dokan
📄
favicon.ico
(1.12 KB)
📄
favicon.png
(1.26 KB)
📄
footer-modern.php
(217 B)
📄
footer.php
(297 B)
ðŸ“
footers
📄
functions.php
(4.37 KB)
📄
header-modern.php
(1013 B)
📄
header.php
(1.27 KB)
ðŸ“
headers
📄
image.php
(7.14 KB)
ðŸ“
includes
📄
index.php
(2.35 KB)
ðŸ“
languages
📄
no-results.php
(1.2 KB)
ðŸ“
options
📄
page-blank.php
(300 B)
📄
page-checkout.php
(5.57 KB)
📄
page-left-sidebar.php
(1.22 KB)
📄
page-my-account.php
(2.01 KB)
📄
page-right-sidebar.php
(1.24 KB)
📄
page-shopping-cart.php
(4.02 KB)
📄
page-view-compare.php
(751 B)
📄
page-visual-composer.php
(283 B)
📄
page.php
(311 B)
📄
screenshot.jpg
(111.75 KB)
📄
search.php
(2.92 KB)
📄
searchform.php
(4.42 KB)
📄
sidebar.php
(276 B)
📄
single-portfolio.php
(1.28 KB)
📄
single.php
(2.27 KB)
📄
style-elementor.css
(4.35 KB)
📄
style-rtl.css
(88.48 KB)
📄
style.css
(424.95 KB)
📄
update.txt
(44.76 KB)
ðŸ“
vc_templates
ðŸ“
widgets
ðŸ“
woocommerce
📄
wpbakery-frontend-editor.css
(73 B)
Editing: 404.php
<?php /** * @package nasatheme */ get_header(); ?> <div class="container-wrap"> <div class="row"> <div class="large-12 left columns"> <article id="post-0" class="post error404 not-found text-center"> <header class="entry-header"> <img src="<?php echo apply_filters('nasa_404_image_src', ELESSI_THEME_URI.'/assets/images/404.png'); ?>" alt="<?php esc_attr_e('404', 'elessi-theme');?>" /> <h1 class="entry-title"><?php esc_html_e('Oops! That page can’t be found.', 'elessi-theme'); ?></h1> </header><!-- .entry-header --> <div class="entry-content"> <p><?php esc_html_e('Sorry, but the page you are looking for is not found. Please, make sure you have typed the current URL.', 'elessi-theme'); ?></p> <?php get_search_form(); ?> <a class="button medium" href="<?php echo esc_url(home_url('/'));?>"> <?php esc_html_e('GO TO HOME', 'elessi-theme');?> </a> </div> </article> </div> </div> </div> <?php get_footer();
Upload File
Create Folder