X7ROOT File Manager
Current Path:
/home/notabjze/starbudzca.com/wp-content/themes/elessi-theme
home
/
notabjze
/
starbudzca.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.36 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: no-results.php
<?php /** * * Learn more: http://codex.wordpress.org/Template_Hierarchy * * @package nasatheme */ ?> <article id="post-0" class="post no-results not-found nasa-search-post-no-result"> <header class="entry-header"> <h1 class="entry-title"><?php esc_html_e('Nothing Found', 'elessi-theme'); ?></h1> </header> <div class="entry-content"> <?php if (is_home() && current_user_can('publish_posts')) : ?> <p> <?php printf(wp_kses(__('Ready to publish your first post? <a href="%1$s">Get started here</a>.', 'elessi-theme'), array('a' => array('href' => array()))), esc_url(admin_url('post-new.php'))); ?> </p> <?php elseif (is_search()) : ?> <p><?php esc_html_e('Sorry, but nothing matched your search terms. Please try again with some different keywords.', 'elessi-theme'); ?></p> <?php get_search_form(); ?> <?php else : ?> <p><?php esc_html_e('It seems we can’t find what you’re looking for. Perhaps searching can help.', 'elessi-theme'); ?></p> <?php get_search_form(); ?> <?php endif; ?> </div> </article>
Upload File
Create Folder