diff --git a/search.php b/search.php index 17e9f9a..76de128 100644 --- a/search.php +++ b/search.php @@ -46,11 +46,12 @@ found_posts > 0){ ?> + if ($wp_query->found_posts > 0){ + get_template_part( 'pagination' ); + ?>