From 2f73d33b12358b2e14a919cace6df356cedcd440 Mon Sep 17 00:00:00 2001 From: Damian Dzieduch Date: Tue, 11 Sep 2018 17:17:57 +0200 Subject: [PATCH] disable filtering on home, author, city page --- author.php | 2 +- page-main.php | 2 +- single-cities.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/author.php b/author.php index ce0fa6a..d6cbd7b 100644 --- a/author.php +++ b/author.php @@ -79,7 +79,7 @@

-
+
have_posts()): $query->the_post(); ?> diff --git a/page-main.php b/page-main.php index 0663f85..1e388d0 100644 --- a/page-main.php +++ b/page-main.php @@ -119,7 +119,7 @@
-
+
have_posts()): ?>

-
+
have_posts()): $query->the_post(); ?>