From 067f4a66546fd5fa3af4784d79564824779f3f21 Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Wed, 22 May 2019 16:02:20 -0400 Subject: [PATCH] Remove post result, remove extra page header, for search result pages --- sections/search.php | 32 ++++++++++++-------------------- 1 file changed, 12 insertions(+), 20 deletions(-) diff --git a/sections/search.php b/sections/search.php index 8e89d9c..38cfb90 100644 --- a/sections/search.php +++ b/sections/search.php @@ -2,14 +2,6 @@ -
- -

Please enter a query in the search box.

-
get_search_query() returned empty.
- -

Search Results for ""

- -
@@ -19,7 +11,7 @@ @@ -27,33 +19,33 @@ - + - + + //endif; ?> -- 2.17.1