• Resolved columbus12

    (@columbus12)


    Quote form shows error
    the shortcode that I use on the page [transporters_quote_form id=2]

    the error message that shows on the quote form location field:
    “Sorry! Something went wrong.”

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author transportersio

    (@transportersio)

    This error is related to the google maps API key that you have entered in the Settings tab on the Transporters plugin config page.

    If you can share the link to your website then I can help identify the exact issue but 3 common things could cause this.

    1) Click https://console.developers.google.com/apis/dashboard Then click enable API and ensure that the following are all active.
    Google Places API Web Service
    Google Maps Geocoding API
    Google Maps Directions API
    Google Maps JavaScript API

    2) Click https://console.developers.google.com/apis/credentials
    Find the API key entered in the box on the plugin settings and make sure it matches exactly .

    3) Click https://console.developers.google.com/apis/credentials
    Click the key and then under Key restriction choose “HTTP referrers (web sites)”
    In the list of sites to accept make sure the following is present.
    *yourwebsitename.com/*
    [Replace “yourwebsitename.com” with your real website]

    Thread Starter columbus12

    (@columbus12)

    The link to my page is:
    http://tirsal.uk/package-booking

    Thread Starter columbus12

    (@columbus12)

    hi,
    I am getting the error message that shows on the quote form location field:
    “Sorry! Something went wrong.”
    all the api and credentials are in order what could be the issue?

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Quote form shows error’ is closed to new replies.