| Server IP : 46.62.235.243 / Your IP : 216.73.216.217 Web Server : Apache/2.4.58 (Ubuntu) System : Linux Linkabili3Dicembre 6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 x86_64 User : www-data ( 33) PHP Version : 8.1.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/wordpress/wp-content/themes/mesmerize/template-parts/ |
Upload File : |
<div id="post-<?php the_ID();?>" <?php post_class(); ?>>
<div class="post-content-single">
<h3 class="page-title">
<?php _e('Nothing Found', 'mesmerize');?>
</h3>
<?php if (is_home() && current_user_can('publish_posts')): ?>
<p><?php printf(__('Ready to publish your first post? <a href="%1$s">Get started here</a>.', 'mesmerize'), esc_url(admin_url('post-new.php')));?></p>
<?php elseif (is_search()): ?>
<p><?php _e('Sorry, but nothing matched your search terms. Please try again with some different keywords.', 'mesmerize');?></p>
<?php get_search_form();?>
<?php else: ?>
<p><?php _e('It seems we can’t find what you’re looking for. Perhaps searching can help.', 'mesmerize');?></p>
<?php get_search_form();?>
<?php endif; ?>
</div>
</div>