该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

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.

常见问题

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” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.0.0

  • Initial release.