這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 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.