Image in Category Dropdown Filter

Agile Store Locator has three dropdown filters that are categories, brands, and specialties, however, the category dropdown can have its icon images in the filter, either it is a tab or the dropdown, to enable that feature, an attribute image_filter needs to be added in the shortcode attribute, as given in the example shortcode.

[ASL_STORELOCATOR image_filter="1"]
blank
Category dropdown with images

How to add it to the Tabs Layout? #

By default, the tabs will only render the image when the above shortcode is used, however, you can display the name as well with the combination of the shortcode below.

[ASL_STORELOCATOR image_filter="1" image_filter_title="1"]