<?php /** * The template for displaying 404 pages (not found) * * @link https://codex.wordpress.org/Creating_an_Error_404_Page * * @package Bizberg */ get_header(); ?> <div class="breadcrumb-wrapper error-section"> <div class="container"> <div class="section-title"> <h1><?php esc_html_e( '404', 'bizberg' ); ?></h1> <p><?php esc_html_e( 'OOPS! - Could not Find it', 'bizberg' ); ?></p> <a href="<?php echo esc_url( home_url('/') ); ?>" class="btn btn-primary btn-lg"><?php esc_html_e( 'Home' , 'bizberg' ); ?></a> </div> </div> <div class="overlay"></div> </div> <?php get_footer();
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
assets | Folder | 0755 |
|
|
inc | Folder | 0755 |
|
|
languages | Folder | 0755 |
|
|
page-templates | Folder | 0755 |
|
|
template-parts | Folder | 0755 |
|
|
404.php | File | 643 B | 0644 |
|
LICENSE | File | 17.62 KB | 0644 |
|
archive.php | File | 1.25 KB | 0644 |
|
comments.php | File | 1.85 KB | 0644 |
|
footer.php | File | 800 B | 0644 |
|
functions.php | File | 114.82 KB | 0644 |
|
header.php | File | 6.08 KB | 0644 |
|
index.php | File | 2.86 KB | 0644 |
|
page.php | File | 1.14 KB | 0644 |
|
readme.txt | File | 3.48 KB | 0644 |
|
rtl.css | File | 5.36 KB | 0644 |
|
screenshot.jpg | File | 141.4 KB | 0644 |
|
search.php | File | 1.25 KB | 0644 |
|
sidebar.php | File | 329 B | 0644 |
|
single.php | File | 1.46 KB | 0644 |
|
style.css | File | 16.29 KB | 0644 |
|
wp-comment-walker.php | File | 3.64 KB | 0644 |
|
wp-menu-walker.php | File | 1.65 KB | 0644 |
|