This page includes all kinds of helpful tips for getting you up and running.
Please Note You will want to get a free Google Maps API key, so that the Locations plugin can use their geocoder to convert the addresses of your locations into Latitude and Longitude coordinates. You can get an API key from Google for free at this URL.
Once you have the API key, you should update the Locations plugin's settings to include it.
Adding a New Location is easy! There are 3 ways to start adding a new location
How to Add a New Location
New Location Content
You have a few things to pay attention to:
This is as easy as adding a New Location!
This is as easy as adding a New Location!
You can also change the Status of a Location, if you want to keep it on file.
[locations]
on the Page or Post that you want your list of business locations to appear.[locations category='17']
where 17 is the ID of the Location Category desired.[locations id=123]
. You can get the ID of the Location by copying the shortcode from the Location List inside WordPress.NOTE: This feature requires Locations Pro. Click here to upgrade today!
To Output a Store Locator, simply use the shortcode [store_locator caption="any caption text you want below the heading"]
on the page that you want the Store Locator to appear on. Be sure you have already acquired your Google Maps API key and have registered your copy of Locations Pro, otherwise this feature will not work!
To default the Store Locator to show All Locations in the database, use [store_locator show_all_locations=1]
To default the Store Locator to show All Locations within the Search Radius, based on the visitor's Location, in the database, use [store_locator show_all_nearby_locations=1]
To display a Search Radius drop down with the Search Form, use [store_locator show_search_radius=1]
To display a Category Selector on the Search Form, use [store_locator show_category_select=1]