<?php /** * The template for displaying 404 pages (not found) * * @link https://codex.wordpress.org/Creating_an_Error_404_Page * * @package Education_LMS */ get_header(); ?> <div id="primary" class="content-area"> <main id="main" class="site-main container"> <section class="error-404 not-found"> <header class="page-header"> <h1 class="page-title"><?php esc_html_e( 'Oops! That page can’t be found.', 'education-lms' ); ?></h1> </header><!-- .page-header --> <div class="page-content"> <p><?php esc_html_e( 'It looks like nothing was found at this location. Maybe try one of the links below or a search?', 'education-lms' ); ?></p> <?php get_search_form(); ?> </div><!-- .page-content --> </section><!-- .error-404 --> </main><!-- #main --> </div><!-- #primary --> <?php get_footer();
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
assets | Folder | 0755 |
|
|
inc | Folder | 0755 |
|
|
learnpress | Folder | 0755 |
|
|
template-parts | Folder | 0755 |
|
|
404.php | File | 898 B | 0644 |
|
archive.php | File | 1.32 KB | 0644 |
|
comments.php | File | 2.01 KB | 0644 |
|
footer.php | File | 2.72 KB | 0644 |
|
fullwidth-template.php | File | 531 B | 0644 |
|
functions.php | File | 9.64 KB | 0644 |
|
header.php | File | 1.7 KB | 0644 |
|
index.php | File | 1.57 KB | 0644 |
|
page.php | File | 1.22 KB | 0644 |
|
readme.txt | File | 3.84 KB | 0644 |
|
rtl.css | File | 2.13 KB | 0644 |
|
screenshot.png | File | 57.04 KB | 0644 |
|
search.php | File | 1.77 KB | 0644 |
|
sidebar.php | File | 448 B | 0644 |
|
single.php | File | 1.51 KB | 0644 |
|
style.css | File | 283.76 KB | 0644 |
|
woocommerce.php | File | 408 B | 0644 |
|