Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

Taxi Fare Calculator – TaxiFareFinder for WordPress

Descrizione

This plugin/widget enables a Taxi Fare Calculator on your WordPress-based website. It provides two text fields where users would enter “To” and “From” locations and, upon submission, are shown a taxi fare estimate. The fares are provided by TaxiFareFinder.com and similar results are offered.

The WordPress administrator would set up the widget by specifying a city (and hence the taxi rates) and modifying various options.

The results can be displayed in a separate browser window or within the widget box, depending on whether the administrator provide a valid “API Key”. A key can be requested on our Plugin Page.

Features:

  • Allows your users to estimate taxi fares by providing “To” and “From” addresses.

  • Choose from over 600 localities in taxi rates. “US Average” and “Canada Average” are also available.

  • Utilizes calculations and rates from the trusted TaxiFareFinder.com

  • AutoComplete functionality for addresses. (Utilizing Google Maps API)

Disclaimers:

  • The route and fare calculations provided on this site are estimates only. The fares are based on the published rates provided by the respective municipalities for travel within city limits. Construction, traffic, weather, recent rate increases and other unforeseeable events may impact or alter the fare. TaxiFareFinder does not guarantee the accuracy of the information provided.

  • The admin installing this plugin should try his or her best to communicate the disclaimer to the end users.

  • By default, this plugin opens the results in a separate browser window pointing to TaxiFareFinder.com, while sending information such as “To” and “From”.

  • The actual calculation is being performed on TaxiFareFinder.com’s servers; therefore, information such as “To”, “From”, and “Entity Handle” (i.e. city) are sent to TaxiFareFinder.com.

  • Disclaimers and privacy information is covered in Disclaimers.

Known Issues

  • Only one instance of the widget can be placed on a given WordPress page.

  • With 1.0.0, there was an installation issue upon installing directly from WordPress setting’s page. This issue has been addressed in 1.0.1. (2013/12/01)

  • jQuery is required for all features to function properly.

  • If your WordPress site already uses Google Maps API, there can be conflicting calls that may cause some features to not function properly. This has been observed with AutoComplete feature, for example.

Screenshot

  • Sample deployment on a test site. This is on a side bar.

  • Sample deployment on a test site. This is on the footer.

Installazione

  1. Install TaxiFareFinder for WordPress either via the WordPress.org plugin repository or by uploading the /taxi-fare-calculator-by-taxifarefindercom/ directory and its files to your webserver (in the /wp-content/plugins/ directory).

  2. If you are not already, go to WordPress administrator console.

  3. Activate the plugin, under Plugins -> Installed plugins.

  4. Enable the widget by dragging it into the Main Sidebar, under Appearance ->Widgets.

  5. Click on the up-side-triangle on the widget to set properties.

a. Widget title: Appears at the top of the widget. Visible to users.

b. Widget message: Appears below the Widget title. Visible to users.

c. TaxiFareFinder logo: Appears at the bottom of the widget. Please support us by displaying this logo and linking to us!

d. Entity handle: Determines which taxi fare calculator and taxi rate will be used. (required)

e. Default “From” address: Pre-populates the “From” field. (optional)

f. Default “To” address: Pre-populates the “To” field. (optional)

g. Your TaxiFareFinder API Key: Enables estimates to be displayed inside the widget. (optional)

h. Your client ID: Enables custom TaxiFareFinder pages that only lists your Dispatch #. (optional)

i. Your Google Maps API key. Required so that from and to fields can autocomplete. Get your Google Maps API key at https://cloud.google.com/maps-platform/

Note on Entity handle:
The entity handle determines which taxi fare calculator and taxi rate will be used by TaxiFareFinder. This is a required field. The entity handle is often associated with a city but can also be a region, school, airport, or taxi company. To look up the Entity Handle for your city, please visit our Plugin page.

Note on Client ID:
This enables a custom page at TaxiFareFinder that only lists your taxi company, logo, and/or its dispatch number. You must request and have this be generated by TaxiFareFinder. You can search for your Client ID at our Plugin page. If you do not have one, please inquire here.

Note on API Key:
Specifying the API Key enables the widget to display the results within the widget. For your own API key, you must request it directly from TaxiFareFinder. For more information, please visit our Developers page.

FAQ

I do not see taxi fare estimates. A new window opens, but I only see the main TaxiFareFinder page. (i.e. http://www.taxifarefinder.com/index.php) Why?

You most likely do not have the Entity Handle specified correctly. Please make sure to look up the proper code at http://www.taxifarefinder.com/plugin.php.

What kind of information is being sent to TaxiFareFinder.com

The information that are sent back are: a) “To”, b) “From”, c) entity handle, d) client ID (if specified), and e) API key (if specified).

Where can I find the links to the TaxiFareFinder logos?

Please refer to http://www.taxifarefinder.com/links.php.

What are the disclaimers?

Please refer to Disclaimers.

More FAQ available at FAQ Page.

Recensioni

20 Marzo 2019
Had an issue with layout on WP Bakery (Visual Composer) and found that it stemmed from a conflict after updating plugins and themes. Learned that the TFF plugin was part of the conflict. I reached out to Chris at TFF and he quickly found the issue and pushed out a new version of the plugin that solved everything. I have rarely found support to be so quick at solving problems for any of the plugins or themes I use. I highly recommend this plugin if you need it. If for no other reason than the great support. Thank you TFF support and a special thanks to Chris.
Leggi la recensione di 1

Contributi e sviluppo

“Taxi Fare Calculator – TaxiFareFinder for WordPress” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Traduci “Taxi Fare Calculator – TaxiFareFinder for WordPress” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.

Changelog (registro delle modifiche)

1.1.1

  • Fix error in console if widget not included on page

1.1.0

  • Add field for Google Maps API key, as now required by Google
  • Updated app for newer WordPress versions

1.0.3

  • Fixed issue with JavaScript reference

1.0.2

  • Performance improvement with JavaScript

1.0.1

  • Fixed issue in initial installation.

1.0.0

  • Launch