Banner for Locations
Add a Locations page to your website to help your customers find the store closest to them. Create a Store Locator page on your website using Google M … Wordpress Tutorial
Noted That:
  • To install correctly this locations.zip .
  • Fisrt Download the locations.zip to your computer
  • Extract/Open locations.zip to Your Computer.
  • Then, Find readme.txt file inside locations.zip and Open readme.txt .
  • Now, Read the Requirements of this plugin. Which Wordpress Version and PHP Version are required to run this Plugin in Your Wordpress Site.
  • Then, Follow the Tips Below.
Start the Tips:

Step-1 : Download " locations.zip " to Your Local Computer.

Step-2 : Then, Login to your " yourdomain.com/wp-admin " Dashboard.

Login to Wordpress Locations

Step-3 : Then, Click on " Plugins " + " Add New " from left Side Menu of Dashboard.

Go to Plugin Install Locations

Step-4 : Now, Click on " Upload Plugin " button.

Click Upload Button Locations

Step-5 : Now, Browse " locations.zip " Downloaded plugin from your computer, Where you downloaded " locations.zip " According to Step – 1 Above then, click on " Install Now "

Upload Plugin Locations

Step-6 : Now, Click on " Active Plugin "

Activate Locations

Step-7 : Then, See left Side Menu. " Locations " folder is added on left Side Menu. Now, Click on " Locations " folder.

Noted that: If you do not see " Locations " folder on left Side Menu then, see at left Side Menu " Settings " or " Tools ".

Step-8 : Now you configure yourself oR Watch video tutorial below about Locations Configurations and Settings or How to work " Locations " in your WordPress site.

oR

After Activated Plugin According to Step-6 then,

  1. Go to " Plugins " + " Installed Plugin " from Wordpress Admin Panel Leftside Menu.
  2. or Direct go to: https://yourdomain/wp-admin/plugins.php
  3. Then, Find " Locations " Activated Plugin from Plugin List.
  4. Then, Click on " Settings " from Plugin that is Locations
  5. Now, Edit/Add/Config the setting and Click on " Save Changes " button,
WP Plugin Setting



Guide

This section describes how to install the plugin and get it working.

  1. Upload the contents of /locations/ to the /wp-content/plugins/ directory
  2. Activate Easy Locations through the ‘Plugins’ menu in WordPress
  3. Visit this address for information on how to configure the plugin: http://goldplugins.com/documentation/locations-documentation/

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: https://developers.google.com/maps/documentation/javascript/tutorial#api_key

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:

  • Street Address: This is the first line of your street address.
  • Street Address (line 2): This is the second line of your street address – use this if you have an apartment or suite number.
  • City: This is the City you are located in.
  • State: This is the State you are located in.
  • Zipcode: This is the Zipcode of your location.
  • Phone: This is the Primary phone number. This will be displayed, if set.
  • Fax: This is the Primary fax number. This will be displayed, if set.
  • Email: This is the e-mail address you wish to have linked. If set, this will be displayed to the public.
  • Website: This is the web address you want linked to. If set, this will be displayed to the public.
  • Show Map: Check this box if you want a Google Map displayed with your location.

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

  • To Output a List of Locations, simply use the shortcode [locations] on the Page or Post that you want your list of business locations to appear. You can also use our Widgets to easily control your specific display options.
  • To Output a Specific Location, simply use the shortcode [locations id=123]. You can get the ID of the Location by copying the shortcode from the Location List inside WordPress. Yoau can also use our Widgets to easily control your specific display options.

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 aqcuired 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]

Name