From: Anthony Talarico Date: Fri, 2 Jun 2017 18:30:21 +0000 (-0400) Subject: fixing the search terms in the list page after a search is submitted X-Git-Tag: v1.0.0^2~47 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=cba51933296d4f3aef47686ac003ac3c1f0babeb;p=WP-Themes%2Fmichigantrailmaps.git fixing the search terms in the list page after a search is submitted using an array provided by a filter to get access to the categories needed to match the post data id to the category name for search term display --- diff --git a/glm-member-db/views/front/members/list.html b/glm-member-db/views/front/members/list.html index ddb6c09..57a5219 100644 --- a/glm-member-db/views/front/members/list.html +++ b/glm-member-db/views/front/members/list.html @@ -1,6 +1,5 @@ {$searchParams = apply_filters('member_list_header_search', '')|json_decode} - +