How to load Default Location

You can set a default location for your store locator by using the <strong>[ASL_STORELOCATOR]</strong> shortcode and specifying the default-addr attribute. This feature is particularly useful when you want to predefine a starting point for your store locator. When users access your locator, it will automatically display this location in the search field and position the map accordingly.

For example, if you want your store locator to start with Denver, Colorado as the default location, you can use the following shortcode:

[ASL_STORELOCATOR default-addr="Denver, CO"]

Now, when visitors access your store locator, it will instantly load with Denver, CO, as the default location, simplifying the search process and enhancing user experience.

Set Default Starting Location with Fixed Radius #

Set your default starting location and radius effortlessly. Use the shortcode attribute to lock in the initial address, disabling the distance control. This feature is ideal for scenarios where you want users to focus on specific locations within a predetermined radius, providing a more guided experience.

[ASL_STORELOCATOR default-addr="Denver, CO" advance_filter="0" fixed_radius="60"]