🚀 Hostinger Optimized
🖥️ Server: LiteSpeed
💻 System: Linux s20058.bom1.stableserver.net 5.14.0-611.55.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 19 15:19:29 EDT 2026 x86_64
👤 User: skhata (1324)
🐘 PHP: 8.4.20
🚫 Disabled: ✨ NONE

💻 Terminal

📁 /home/skhata/chandrasons.com/public
$

📄 404.php

📁 Path: /home/skhata/saraswoti.yoga/wp-content/themes/ativo/404.php
📊 Size: 998 B
🔒 Perm: 0644
📝 MIME: text/x-php
<?php
/**
 * 404 page template
 *
 * @package vamtam/caridad
 */

get_header();

VamtamEnqueues::enqueue_style_and_print( 'vamtam-not-found' );

$elementor_theme_exist = function_exists( 'elementor_theme_do_location' );
?>
	<?php if ( ! $elementor_theme_exist || ! elementor_theme_do_location( 'single' ) ) : ?>
		<div class="clearfix">
			<div id="header-404">
				<div class="line-1"><?php echo esc_html_x( '404', 'page not found error', 'ativo' ) ?></div>
				<div class="line-2"><?php esc_html_e( 'Holy guacamole!', 'ativo' ) ?></div>
				<div class="line-3"><?php esc_html_e( 'Looks like this page is on vacation. Or just playing hard to get. At any rate... it is not here.', 'ativo' ) ?></div>
				<div class="line-4"><a href="<?php echo esc_url( home_url( '/' ) ) ?>"><?php echo esc_html__( '&larr; Go to the home page or just search...', 'ativo' ) ?></a></div>
			</div>
			<div class="page-404">
				<?php get_search_form(); ?>
			</div>
		</div>
	<?php endif ?>

<?php get_footer(); ?>


← Back📥 Raw✏️ Edit🔒 Chmod
✨ File Manager Magic ✨