이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Storemapper for WordPress

설명

We offer a dead simple store locator plugin. Help your customers find your nearest multi-location business, or search for a specific location. The Storemapper plugin is a favorite of restaurants, wholesale dealers, retail stores and many other multi-location businesses. Easily get directions and drive foot traffic via desktop, tablet or mobile devices.  
See which stores are getting the most traffic and route your inventory accordingly. Plan your expansions by viewing where searches are happening but not finding a location nearby. Storemapper’s analytics turn your store locator into a critical business strategy tool.

Storemapper is fully customizable to blend seamlessly into the look and feel of your website. Your designers and brand specialists will be happy with the font, colors, logo placement, and more, which are easily customized to match your store locator to the style of your site.

It is improbable, but should you have difficulty installing or using Storemapper, send the support team an email or chat request and we will be happy to assist.

Requirements:
The plugin requires a Storemapper account. Sign up for a trial at http://storemapper.co.

Just to recap a few of our key features:
* No coding required, just a couple of simple clicks, then upload your store feed via spreadsheet or Google Sheet sync.
* Fully customizable… Brand matching is easy with Storemapper, simply pick from a large selection of preloaded setting options or, make adjustments using your own CSS. It’s that simple. Want custom store locator markers? No problem, we do that too.
* Robust analytics to see how your users are engaging with your map and enable strategic decision making with actionable data that can be used to understand your growth potential and key customer demographics.
* 7-Day free trial, this gives you plenty of time to test our platform, then upgrade, or bounce. Yes, we provide amazing support during your trial, and beyond.
* Stellar support is our mantra, our support staff has been with us since inception and can certainly assist with any questions you have.
* Authorized Google Maps API, meaning this is not some hacked together mapping utility, it is the baseline data that Google themselves use, but you get to customize the user experience!
* Search results can be shown many ways, (kilometers or miles, varying radius’, list view or map view, etc. etc). Not to mention maps will be served in the native language of the searchers device preference.
* Facebook integration allows the same awesome map on your Facebook page, that you have on your website.
* Several pricing tiers to suit your multi-location business. Got 10 stores? How about 10,000? No problem, we support businesses of many sizes.

View a quick walk-through of the plugin:

스크린샷

  • Settings page.
  • Widgets page showing placement in Footer 2 widget area.
  • Post editor showing the Storemapper button that inserts a shortcode.
  • Post editor showing the Storemapper button form, allowing an optional title and HTML tag to surround the title.
  • Post editor showing the inserted shortcode.
  • Twentyseventeen theme showing the Storemapper shortcode output on a blog article.

설치

Use the following steps to install and use the plugin…

  1. Upload wp-storemapper.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Navigate to /wp-admin/options-general.php?page=wp_storemapper_settings and enter your Storemapper account ID.
  4. Place the Storemapper content on your site using one of the following methods:
    • Place <?php wp_storemapper_content(); ?> in your template(s). This function call takes up to two optional parameters: a title parameter, which is a string (ex. ‘My Storemapper Content‘), and a tag parameter, that accepts a string to be used as the HTML tag that wraps the title string from the title parameter. When title is left empty, no title will be output. When title is set and tag is left empty the title will be wrapped in h2 tags by default. For example <?php wp_storemapper_content( 'My Storemapper Content', 'h1' ); ?> will output the Storemapper content preceeded by <h1>My Storemapper Content</h1>.
    • Insert a shortcode into page or post content using the Storemapper button in the editor toolbar.
    • Add the Storemapper widget to a widget area in the WordPress admin under Appearance > Widgets.

Note: Title output using the title tag feature will automatically have the class wp-storemapper-title added, which can be used for additional CSS styling.

FAQ

Installation Instructions

Use the following steps to install and use the plugin…

  1. Upload wp-storemapper.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Navigate to /wp-admin/options-general.php?page=wp_storemapper_settings and enter your Storemapper account ID.
  4. Place the Storemapper content on your site using one of the following methods:
    • Place <?php wp_storemapper_content(); ?> in your template(s). This function call takes up to two optional parameters: a title parameter, which is a string (ex. ‘My Storemapper Content‘), and a tag parameter, that accepts a string to be used as the HTML tag that wraps the title string from the title parameter. When title is left empty, no title will be output. When title is set and tag is left empty the title will be wrapped in h2 tags by default. For example <?php wp_storemapper_content( 'My Storemapper Content', 'h1' ); ?> will output the Storemapper content preceeded by <h1>My Storemapper Content</h1>.
    • Insert a shortcode into page or post content using the Storemapper button in the editor toolbar.
    • Add the Storemapper widget to a widget area in the WordPress admin under Appearance > Widgets.

Note: Title output using the title tag feature will automatically have the class wp-storemapper-title added, which can be used for additional CSS styling.

Can I bulk update my stores?

Yes, read more about that on this support thread.

Can I add categories to my locations to differentiate their features?

Yes, read more about categorizing your store (drive up location, showroom, pick-up online orders,
Open Late, etc.) for later filtering here.

Addresses can be listed a lot of different ways. What is the proper way to list my stores for upload?

We have boiled down the questions asked most by users and compiled that information in this
support thread.

Are there any limitations when outputting the Storemapper content on my site?

Yes. The content is limited to being displayed only once per page/post. You may see unintended output if you attempt to display the Storemapper content on a post or page using both the shortcode button in the post editor and via a widget area that displays on the same page for example.

There are lots of other Q/A in our support section, can’t find your answer there? Then simply email or
chat with our support team.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Storemapper for WordPress”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Storemapper for WordPress”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.0

  • Initial release.