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
{$searchParams = apply_filters('member_list_header_search', '')|json_decode}
+<!--
<div class="trail-list-search-terms">
Search Terms:
{foreach $smarty.request as $key=>$value}
{/if}
{/foreach}
</div>
+-->
<div class="glm-member-db-list glm-member-db-{$view}-view
{if $settings.list_map_show_opened}map-opened{else}map-closed{/if}
{if $settings.list_show_search_filters_opened}filters-opened{else}filters-closed{/if}