Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

Pazzey's Store Locator

Opis

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.

Snimke zaslona

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

Instalacija

  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!

ČPP

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.

Recenzije

08. veljače 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.
Pročitajte sve 4 recenzije

Suradnici i Programeri

“Pazzey's Store Locator” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “Pazzey's Store Locator” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

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