'; // close row the_posts_navigation(array( 'screen_reader_text' => 'Posts navigation', 'prev_text' => '← Older Posts', 'next_text' => 'Newer Posts →', 'class' => 'd-flex justify-content-between my-5' )); else: echo '
' . esc_html__('No posts found in this category.', 'wisdom1') . '
'; // close row and alert endif; ?>