From: Steve Sutton Date: Fri, 11 Jan 2019 19:21:29 +0000 (-0500) Subject: Adding city search to member list view. X-Git-Tag: v2.11.0^2~13 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=8d7a06dcb94b6cfceb1dc0dab359dd0cb277b969;p=WP-Plugins%2Fglm-member-db.git Adding city search to member list view. Checks for city search flag and show the city drop down. --- diff --git a/views/front/members/list.html b/views/front/members/list.html index 1efcd35d..363ae9e4 100755 --- a/views/front/members/list.html +++ b/views/front/members/list.html @@ -91,6 +91,25 @@ {/if} {/if} + {if $settings.list_show_search_city} + {if $cities|@count gt 0} +
+ By Cities: + +
+ {/if} + {/if} + + {if $settings.list_show_search_text}
By Name: