-
+
+
+
+ endif;
+ ?>
+
+
'Posts navigation',
- 'prev_text' => '← Older Results',
- 'next_text' => 'Newer Results →',
- 'class' => 'd-flex justify-content-between my-5 col-12'
- ));
-
- else:
- ?>
-
-
-
- Nothing Found
-Sorry, but nothing matched your search terms. Please try again with some - different keywords.
-
-
+ echo '
'; // close row
+
+ the_posts_navigation(array(
+ 'screen_reader_text' => 'Posts navigation',
+ 'prev_text' => '← Older Results',
+ 'next_text' => 'Newer Results →',
+ 'class' => 'd-flex justify-content-between my-5'
+ ));
+ else:
+ ?>
+
+
+
+
No matching articles found.
+Try searching for different keywords or explore our latest articles + below.
+ +