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

TaxiMap Integration

描述

This WordPress plugin adds the TaxiMap taxi fare price calculator to your WordPress site. The TaxiMap calculator can be displayed as part of the main content of a page or post by using the shortcode: [taximap] within your post, or it can be added as a widget to your sidebar (or other widget area within your WordPress template).

TaxiMap is a highly configurable journey price calculator based on a price per mile. It uses Google Maps to plot and display routes. It offers many further configuration options, inlcuding:
* Booking alerts via SMS text message to your mobile device (primarily UK)
* Credit card payment processing via multiple providers such as Stripe, Paypal & SagePay
* Multiple vehicle pricing
* Meet & Greet pricing for airport transfers
* Fixed pricing for specific journeys (zone to zone pricing)
* Time based pricing varation (hours of the day or day of year)
* Wait & return pricing
* Posts to your own booking form (option)

Requirements

A TaxiMap account: TaxiMap

屏幕截图

  • Initial TaxiMap screen where journey points are entered (1-taximap-integration-initial-screen.png)
  • Estimated prices shown (2-taximap-integration-show-price-screen.png)
  • Booking screen (3-taximap-integration-booking-screen.png)

安装

Copy the plugin folder to your WordPress plugins directory – typically wp-install-directory/wp-content/plugins/

Activate the plugin:

Log in to the WordPress admin, go to Plugins > Installed Plugins.
Find the TaxiMap-Integration item and click Activate

Configure your TaxiMap ID:

In the admin menu, click TaxiMap Settings
Enter your TaxiMap.co.uk membership number. You can find this under STATUS on your TaxiMap Profile page, after logging in to https://taximap.co.uk
Save

Add shortcode to a page:

Create (or edit) a page (or post) on your WordPress site where you want your TaxiMap Price Calculator to appear.
Enter the shortcode: [taximap] at the point on the page where you want the calculator to be displayed.

By default, the TaxiMap calculator will take 100% width and 500 pixels in height.
You might want to consider making the page/post a full-width page (no sidebar).
You can modify the proportions by either modifying the taximap.css file (using the plugin editor) or by adding your own CSS properties for the class: .taximap iframe

Add a widget to your sidebar:

From the WordPress admin page menu, select Widgets from the Appearance section.
Under ‘Available Widgets’ look for the item named TaxiMap and drag it to you preferred widget area (on the right)
Expand the new widget and enter a title (abitrary text of your discerning), your TaxiMap Membership no (as described above), and the height you wish the widget to have on your sidebar/widget area.

For more details and screenshots, see TaxiMap Blog

常见问题

Where do I configure jouney price calculation settings?

All price calculations settings are configured from within your TaxiMap Account

Where can I get installation help?

http://blog.taximap.co.uk/2015/08/wordpress-plugin/

评价

阅读所有1条评价

贡献者及开发者

“TaxiMap Integration” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“TaxiMap Integration”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.1.10 WP 5.8.3 compatibility
1.1.9 WP 5.5.3 compatibility
1.1.8 Full screen icon for smaller screen sizes
SSL compatibility update
bug fixes
1.1.7 Update script loading to load in footer due to Opera browser issue
1.1.6 WP 4.9.1 compatibility
1.1.5 WP 4.8.1 compatibility
1.1.4 WP 4.7.5 compatibility
1.1.3 tag updates
added optional text field to widget
1.1.2 Link to this readme file from WP admin
1.1.1 Added link to Cab Grid
Re-style shortcode info in admin
1.1 Widget constuction update to conform to latest WP.
1.0.1 Added shortcode instructions to settings interface
1.0 Initial version.