このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Pazzey's Store Locator

説明

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.

スクリーンショット

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

インストール

  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.

評価

2017年2月8日
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.
4件のレビューをすべて表示

貢献者と開発者

Pazzey's Store Locator はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Pazzey's Store Locator” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

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