外掛說明
The Store Locator App: Easy to install, fully customizable and proven to drive more traffic
Storemapper: Store Locator Map & Widget
StoreMapper: the powerful Store Locator map designed to seamlessly integrate with your WordPress site. Customers can effortlessly find nearby stores, ensuring they always know where to find you or your products.
Our analytics show which locations get the most search and traffic, helping you make better marketing decisions. Features include Google reviews, business hours, and support for multiple users.
Elevate customer experience, enhance visibility, and drive traffic to your stores!
Requirements:
The plugin requires a Storemapper account. Sign up for a trial at http://storemapper.com.
Features:
* Auto-sync store locations from Google Drive, Shopify account & Google Business Profile more.
* Insightful data on customers’ product search and addresses they are looking for.
* Embed Google Maps with custom pins; use Google’s powerful & accurate geocoder.
* We’re also a product locator, lead collection and store information management.
* Show customer feedback and business hours directly from your Google API.
Demo store: https://www.storemapper.com/demo/
Demo video: https://www.youtube.com/embed/ZLwDgreyZ5U
Privacy Policy URL: https://www.storemapper.com/privacy/
FAQ: https://help.storemapper.com/
Meta description: An easy to use store locator map software to help customers find your stores. Install in minutes – no coding. Fully customizable.
螢幕擷圖
適用於區塊編輯器
這個外掛提供 1 個可供 Gutenberg/區塊編輯器使用的區塊。
- Storemapper Adds storemapper embed code
安裝方式
Use the following steps to install and use the plugin…
- Upload
wp-storemapper.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Navigate to /wp-admin/options-general.php?page=wp_storemapper_settings and enter your Storemapper account ID.
- 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: atitle
parameter, which is a string (ex. ‘My Storemapper Content
‘), and atag
parameter, that accepts a string to be used as the HTML tag that wraps the title string from thetitle
parameter. Whentitle
is left empty, no title will be output. Whentitle
is set andtag
is left empty the title will be wrapped inh2
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.
- Add the Storemapper map using the Storemapper block on the block editor, under Widgets.
- Place
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.
使用者評論
這個外掛目前沒有任何使用者評論。
參與者及開發者
以下人員參與了開源軟體〈Storemapper Store Locator Map〉的開發相關工作。
參與者變更記錄
1.0.0
- Initial release.
2.0.0
- Add Storemapper block