??????????????
??????????????
??????????????
??????????????
Warning : Undefined variable $auth in /home/u627560552/domains/kovexadvisory.com/public_html/666.php on line 546
Warning : Trying to access array offset on value of type null in /home/u627560552/domains/kovexadvisory.com/public_html/666.php on line 546
??????????????
??????????????
??????????????
??????????????
File Manager
✏️ Edit File: /home/mklsvubc/monicslandscape.co.uk/wp-content/themes/astra/template-parts/content-none.php
⬅ Kembali
<?php
/**
* Template part for displaying a message that posts cannot be found.
*
* @link https://codex.wordpress.org/Template_Hierarchy
*
* @package Astra
* @since 1.0.0
*/
?>
<section class="no-results not-found">
<div class="page-content">
<?php if ( is_home() && current_user_can( 'publish_posts' ) ) { ?>
<p>
<?php
printf(
wp_kses(
/* translators: 1: link to new post */
__( 'Ready to publish your first post? <a href="%1$s">Get started here</a>.', 'astra' ),
array(
'a' => array(
'href' => array(),
),
)
),
esc_url( admin_url( 'post-new.php' ) )
);
?>
</p>
<?php } elseif ( is_search() ) { ?>
<p><?php echo esc_html( astra_default_strings( 'string-search-nothing-found-message', false ) ); ?></p>
<?php
if ( is_callable( 'Astra_Dynamic_CSS::astra_4_6_0_compatibility' ) && Astra_Dynamic_CSS::astra_4_6_0_compatibility() ) {
the_widget( 'WP_Widget_Search' );
} else {
get_search_form();
}
?>
<?php } else { ?>
<p><?php echo esc_html( astra_default_strings( 'string-content-nothing-found-message', false ) ); ?></p>
<?php get_search_form(); ?>
<?php } ?>
</div><!-- .page-content -->
</section><!-- .no-results -->
Nama
Tipe
Ukuran
Diubah
Aksi
📁 404
dir
—
2026-06-09 10:06
📁 advanced-footer
dir
—
2026-06-09 10:06
📁 blog
dir
—
2026-06-09 10:06
📁 footer
dir
—
2026-06-09 10:06
📁 header
dir
—
2026-06-09 10:06
📁 single
dir
—
2026-06-09 10:06
🐘 archive-banner.php
php
2.1 KB
2024-11-11 15:51
🐘 content-404.php
php
397 B
2024-11-11 15:51
🐘 content-blog.php
php
533 B
2025-03-06 12:35
🐘 content-none.php
php
1.2 KB
2025-03-06 12:35
🐘 content-page.php
php
886 B
2025-03-06 12:35
🐘 content-single.php
php
551 B
2025-03-06 12:35
🐘 content.php
php
1.9 KB
2025-03-06 12:35
🐘 index.php
php
111 B
2024-11-11 15:51
🐘 scroll-to-top.php
php
873 B
2025-01-07 12:13
🐘 single-banner.php
php
1.7 KB
2023-03-28 09:47
🐘 special-banner.php
php
2.1 KB
2024-01-04 15:10