From f438d4fff756f396543a521f4bdbd663e6053643 Mon Sep 17 00:00:00 2001 From: "Hanson.xyz Dev" Date: Mon, 1 Dec 2025 01:03:00 -0600 Subject: [PATCH] Fix homepage location search to use property_location param MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Changed select name from 'location' to 'property_location' to match the property archive filter parameter. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- .../themes/homeproz/template-parts/components/hero-section.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-content/themes/homeproz/template-parts/components/hero-section.php b/wp-content/themes/homeproz/template-parts/components/hero-section.php index 0c2db0b0..13eb3701 100755 --- a/wp-content/themes/homeproz/template-parts/components/hero-section.php +++ b/wp-content/themes/homeproz/template-parts/components/hero-section.php @@ -69,7 +69,7 @@ if ($show_location_search) {