Help & Instructions

This page includes all kinds of helpful tips for getting you up and running.

Contents:

  1. Obtaining a Google Maps API Key
  2. Adding a New Location
  3. Editing an Location
  4. Deleting an Location
  5. Outputting Locations
  6. Outputting a Store Locator

Obtaining a Google Maps API Key

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

Adding a New Location is easy! There are 3 ways to start adding a new location

How to Add a New Location

  1. Click on "+ New" -> Location, from the Admin Bar or
  2. Click on "Add New Location" from the Menu Bar in the WordPress Admin or
  3. Click on "Add New Location" from the top of the list of Locations, if you're viewing them all.

New Location Content

You have a few things to pay attention to:

Editing a Location

This is as easy as adding a New Location!

  1. Click on "Locations" in the Admin Menu.
  2. Hover over the Location you want to Edit and click "Edit".
  3. Change the fields to the desired content and click "Update".

Deleting a Location

This is as easy as adding a New Location!

  1. Click on "Locations" in the Admin Menu.
  2. Hover over the Location you want to Delete and click "Delete".

You can also change the Status of a Location, if you want to keep it on file.

Outputting Locations

Outputting a Store Locator

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]