Layout – Webdesign

0,00 / maand excl. BTW

Layout kiezen / webdesign aanpassen

Ander webdesign / layout? Dat kan hier heel gemakkelijk!

  1. Gratis: Kies één van de voor geprogrammeerde layouts.
  2. Gratis: Pas je gekozen webdesign naar wens aan.
  3. Kies hier een andere gratis layout: Gratis implementatie.
  4. Kies een andere gratis layout: Vergoeding voor implementatie.
  5. Kies een betaald thema: Vergoeding voor implementatie.
  6. Laat een layout voor je maken.

Andere Layout

Ander Webdesign

Eénmalige betaling

1. Om welk webdesign gaat het (naam)
2. Waar kunnen wij het vinden
3. Als het in een account staat, mogen wij dan inlog-gegevens opdat wij het kunnen uploaden

Het verwijderen van webdesigns bespaart webruimte. Als er een webdesign extra op je website / webshop wordt gezet, dan kost dat webruimte.

Prijs per maand

Categorie:

Beschrijving

Address Autocomplete with Google

Beschrijving

A simple address autocomplete feature for WordPress using the Google Places API.
This plugin enables autocomplete functionality for address input fields using Google’s Places API, making it easier for users to enter addresses accurately.

External services

This plugin uses the Google Places API to provide address autocomplete functionality.

  • What the service is and what it is used for:
    The Google Places API is used to offer address suggestions and autocomplete functionality for address input fields on your website.

  • What data is sent and when:
    The plugin sends user input data (such as location or address queries) to Google Maps API every time the autocomplete feature is used. This data is sent when the user starts typing an address in the input field, and the plugin makes an API request to fetch address suggestions.

  • Links to the service’s terms and privacy policy:

Installatie

  1. Upload the plugin files to the /wp-content/plugins/address-autocomplete-with-google/ directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Go to Settings > Address Autocomplete to configure the plugin.
  4. Enter your Google Places API Key in the settings.
  5. Specify the target input fields using CSS selectors (e.g., .address-input, #billing_address_1).
  6. Save settings and test the autocomplete functionality on your website.

FAQ

How do I get a Google Places API Key?

  • Go to the Google Cloud Console.
  • Enable the Places API and Maps JavaScript API.
  • Generate an API key under Credentials and copy it into the plugin settings.

Does this plugin require a paid Google API key?

Yes, Google requires billing to be enabled for Places API usage, but they provide a free monthly usage quota.

Can I restrict the autocomplete to a specific country?

Yes, you can enter a 2-letter country code (e.g., US for United States, AU for Australia) in the settings to limit autocomplete results to that country.

Can I choose different place types?

Yes, you can select from different place types such as:
geocode (General locations)
address (Physical addresses)
establishment (Businesses & landmarks)
regions (Administrative areas)
cities (City-level search)

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Address Autocomplete with Google” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Changelog

1.0.0

  • Initial release.
  • Added support for Google Places API for address autocomplete.
  • Settings page for API key, input selectors, country restriction, and place types.