Linux 软件免费装
Banner图

Storemapper Store Locator Map

开发者 storemapper
sureswiftcapital
codivated
damonsharp
更新时间 2024年12月9日 23:18
捐献地址: 去捐款
PHP版本: 5.4.45 及以上
WordPress版本: 6.6.2
版权: GPLv2 or later
版权网址: 版权信息

标签

google map store locator dealer locator store location storemapper

下载

2.0.3 2.0.2 1.0.0 2.0.0 2.0.1

详情介绍:

安装:

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:
  5. 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>.
  6. Insert a shortcode into page or post content using the Storemapper button in the editor toolbar.
  7. Add the Storemapper widget to a widget area in the WordPress admin under Appearance > Widgets.
  8. Add the Storemapper map using the Storemapper block on the block editor, under 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.

屏幕截图:

  • Showcase your business hours
  • Display Google Reviews
  • Multiple users
  • On desktop and mobile

升级注意事项:

Not currently applicable.

更新日志:

1.0.0 2.0.0