From: Anthony Talarico Date: Thu, 1 Jun 2017 14:14:18 +0000 (-0400) Subject: removing the terms output after a search due to incorrect category names X-Git-Tag: v1.0.0^2~48 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=407f4de4dda7948dac13ba201cc1fd6addf67bd5;p=WP-Themes%2Fmichigantrailmaps.git removing the terms output after a search due to incorrect category names for some reason the categories array is not populating correctly to match the post data with the name of the category from the array, removing for now --- diff --git a/glm-member-db/views/front/members/list.html b/glm-member-db/views/front/members/list.html index e8d0b3b..ddb6c09 100644 --- a/glm-member-db/views/front/members/list.html +++ b/glm-member-db/views/front/members/list.html @@ -1,5 +1,6 @@ {$searchParams = apply_filters('member_list_header_search', '')|json_decode} +