Agile Store Locator offers versatile filter dropdowns, empowering you to enhance user experience through categories, brands, and special selections. You can configure these settings according to your preference. Here’s how:
Accessing Filter Dropdown Settings #
- Log In: Log in to your WordPress admin panel.
- Navigate to ASL Settings: In the left-hand menu, locate “ASL Settings” and click on it. This will take you to the Agile Store Locator settings page.
- General Settings: Within the ASL Settings, find and click on the “General” section. Here, you’ll discover the configuration options for your filter dropdowns.

Configuring Category Select #
The Category Select option allows you to define how users interact with filter dropdowns based on categories. There are two available options:
1. Single Category Selection
Selecting this option ensures that users can choose only one category at a time from the dropdowns.
2. Multiple Category Selection
Choosing this option empowers users to select multiple categories simultaneously from the dropdowns.
AND Filter for Store Categories #
The AND Filter changes how category filtering works in the store locator. By default, stores are shown if they match any of the selected categories (OR logic). Enabling the AND Filter applies stricter filtering, where only stores that match all selected categories will be displayed.
To enable the AND Filter:
- Go to ASL Settings in your WordPress admin.
- Click the General tab.
- Locate the “AND Filter” option.
- Toggle the switch to Enabled.
- Click Save Settings.

To enable it via shortcode (override global setting): Use the attribute and_filter="1"
in your shortcode like so:
[ASL_STORELOCATOR and_filter="1"]