HEX
Server: LiteSpeed
System: Linux server257.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: salhiscp (12590)
PHP: 8.4.12
Disabled: NONE
Upload Files
File: /home/salhiscp/salhab360photos.com/wp-content/themes/acora/no-results.php
<?php  
/**
  * No result page.
  *
  * @package acora
  * @since acora 1.0
  */
?>
<article id="post-0" class="no-results acora-hide">
	<header class="entry-header">
		<h1 class="entry-title"><?php esc_html_e('Sorry no results found :(', 'acora' ); ?></h1>
	</header>
	<div class="entry-content">
		<p class="entry-title"><?php esc_html_e('We searched far and wide but couldn’t find any posts matching your search.', 'acora' ); ?></p>
		<a class="button-light" href="<?php echo esc_url(get_home_url()); ?>"><?php esc_html_e('Back to homepage', 'acora')?></a>	
	</div>
</article>