PATH:
home
/
lab2454c
/
adenbic.com
/
wp-content
/
themes
/
leather_market
<?php /** * The template for displaying a "No posts found" message * * @package WordPress * @subpackage TemplateMela * @since TemplateMela 1.0 */ ?> <header class="page-header"> <h3 class="title"> <?php esc_html_e( 'Nothing Found', 'leather-market' ); ?> </h3> </header> <div class="page-content"> <?php if ( is_home() && current_user_can( 'publish_posts' ) ) : ?> <p> <?php // translators: %s: Ready to publish your first post. printf( wp_kses( __( 'Ready to publish your first post? <a href="%1$s">Get started here</a>.', 'leather-market' ),tmpmela_allowed_html()), admin_url( 'post-new.php' ) ); ?> </p> <?php elseif ( is_search() ) : ?> <p> <?php // translators: %s: Sorry, but nothing matched your search terms. Please try again with some different keywords. ?> <?php esc_html_e( 'Sorry, but nothing matched your search terms. Please try again with some different keywords.', 'leather-market' ); ?> </p> <?php get_search_form(); ?> <?php else : ?> <p> <?php // translators: %s: It seems we can’t find what you’re looking for. Perhaps searching can help. ?> <?php esc_html_e( 'It seems we can’t find what you’re looking for. Perhaps searching can help.', 'leather-market' ); ?> </p> <?php get_search_form(); ?> <?php endif; ?> </div><!-- .page-content -->
[-] category.php
[edit]
[+]
woocommerce
[+]
js
[-] content-none.php
[edit]
[-] sidebar-content.php
[edit]
[-] content-video.php
[edit]
[-] search.php
[edit]
[-] responsive.css
[edit]
[-] index.php
[edit]
[-] page.php
[edit]
[+]
..
[-] author-bio.php
[edit]
[-] sidebar.php
[edit]
[-] rtl.css
[edit]
[-] content-aside.php
[edit]
[-] content-link.php
[edit]
[+]
languages
[-] content-audio.php
[edit]
[-] single.php
[edit]
[-] footer.php
[edit]
[-] content-featured-post.php
[edit]
[-] tag.php
[edit]
[-] sidebar-footer.php
[edit]
[-] single-portfolio.php
[edit]
[-] header.php
[edit]
[-] style.css
[edit]
[+]
css
[-] 404.php
[edit]
[-] readme.txt
[edit]
[-] author.php
[edit]
[-] content-gallery.php
[edit]
[-] content-image.php
[edit]
[-] screenshot.png
[edit]
[+]
fonts
[-] content-quote.php
[edit]
[+]
page-templates
[-] content-page.php
[edit]
[+]
templatemela
[-] functions.php
[edit]
[+]
images
[-] featured-content.php
[edit]
[-] taxonomy-post_format.php
[edit]
[-] archive.php
[edit]
[-] content.php
[edit]
[-] comments.php
[edit]
[+]
demo-content
[-] image.php
[edit]
[+]
inc
[-] mr-image-resize.php
[edit]