File manager - Edit - /home/verseaumee/middletvnew/wp-content/themes/vayvo-progression/404.php
Back
<?php /** * The template for displaying 404 pages (Not Found). * * @package pro */ get_header(); ?> <?php if (get_theme_mod( 'progression_studios_error_elementor_library') && !is_singular( 'elementor_library') ) : ?> <div id="progression-studios-404-error-elementor"> <?php if( class_exists( 'Elementor\Plugin' ) ) { $progression_studios_elementor_404_instance = Elementor\Plugin::instance(); echo $progression_studios_elementor_404_instance->frontend->get_builder_content_for_display( get_theme_mod( 'progression_studios_error_elementor_library') ); } ?> </div> <?php else: ?> <div id="page-title-pro"> <div id="progression-studios-page-title-container"> <div class="width-container-pro"> <h1 class="page-title"><?php esc_html_e( '404 Error', 'vayvo-progression' ); ?></h1> </div> <div class="clearfix-pro"></div> </div> <div id="page-title-overlay-image"></div> </div><!-- #page-title-pro --> <div id="content-pro"> <div class="width-container-pro"> <div class="clearfix-pro"></div> <div id="error-page-index"> <h4 class="error-sub-title"><?php esc_html_e( "We couldn’t find the page you’re looking for.", 'vayvo-progression' ); ?></h4> <p><?php esc_html_e( "Try using the navigation menu at the top or going back to the homepage. ", 'vayvo-progression' ); ?></p> <a href="<?php echo esc_url( home_url( '/' ) ); ?>" class="button"><?php esc_html_e( "Back to Home", 'vayvo-progression' ); ?></a> <div class="clearfix-pro"></div> </div><!-- close #error-page-index --> </div><!-- close .width-container-pro --> </div><!-- #content-pro --> <?php endif; ?> <?php get_footer(); ?>
| ver. 1.4 |
Github
|
.
| PHP 8.5.7 | Generation time: 0 |
proxy
|
phpinfo
|
Settings