This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Pazzey's Store Locator

Description

This is a Store Locator plugin for WordPress that incorporates Google Maps.

What it can do:

  • Adds a custom post type called Stores for input of store locations
  • Automatically retrieves Google Maps coordinates of location
  • Lets you add a store locator in any page/post using a shortcode
  • Search by entering city and state/province, zip/postal code or part of an address
  • Shows results on right ordered by distance

More information and a demo can be found at my site.

Screenshots

  • Store Locator custom post type input page.
  • Shortcode usage.
  • Embedded Store Locator.

Installation

  1. Download and unzip the file
  2. Upload the pazzeys-store-locator folder in your WordPress plugins folder
  3. Log in to WordPress and go to Plugins
  4. Click on the Activate link for Pazzey’s Store locator and youre good to go!

FAQ

How do I embed the Store Locator?

Use the new post type ‘Stores’ to enter the information about your store locations. Once all Store Locations are entered, type in [storelocator] in your Post or Page to embed it.

What do I enter for the Google Coordinates?

No need to worry about that! Just save the new Store location and it will automatically populate.

What if it doesn’t populate?

Check the address you entered, it may have a misspelled street name or the State/Province, City and Country may not have been entered.
If your address has a Suite or Apt number at the beginning, try to type in after the street address instead.
For example ‘Suite 123 45 Maple St.’ can be typed as ’45 Maple St. Suite 123′ instead.

Can I change the width and height of the Store Locator?

Yes, you can do so within the shortcode – [storelocator width=”650″ height=”700″]

Can I style the Store Locator?

Right now, you can do so by using the style.css file in the plugin’s files folder.

Reviews

February 8, 2017
Very limited options, no way to set location or zoom for map. However, it is simple to use and may suit smaller projects. View our full review of Pazzey's Store Locator and other Store Locator Plugins.
Read all 4 reviews

Contributors & Developers

“Pazzey's Store Locator” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.2

  • Fixed issue with HTML tags showing in the link for Google Maps
  • Changed bloginfo(url) to bloginfo(wpurl) for non-root WP installations

1.1

  • Fixed shortcode URL bug

1.0

  • Initial release