Buying fix my api problem

Discussion in 'Programming' started by horseygirl, Dec 30, 2014.

  1. #1
    horseygirl, Dec 30, 2014 IP
  2. soulscratch

    soulscratch Well-Known Member

    Messages:
    964
    Likes Received:
    45
    Best Answers:
    0
    Trophy Points:
    155
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #2
    you just need to make sure the api key is up to date.. did you change the domain or anything?
     
    soulscratch, Dec 30, 2014 IP
  3. horseygirl

    horseygirl Well-Known Member

    Messages:
    534
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    143
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #3
    how do I do that. no not done a thing
     
    horseygirl, Dec 30, 2014 IP
  4. soulscratch

    soulscratch Well-Known Member

    Messages:
    964
    Likes Received:
    45
    Best Answers:
    0
    Trophy Points:
    155
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #4
    Guide @ https://developers.google.com/maps/documentation/javascript/tutorial#api_key

    The HTML of your site has this:
    <script type='text/javascript' src='http://maps.googleapis.com/maps/api/js?key=AIzaSyB_RNuKri7ldPdzPwA41IlMUjFTlR5rdo0&#038;sensor=false&#038;libraries=places&#038;ver=4.1'></script>

    You need to update the `key` part. This may be update-able if you have a Google Maps plugin there, or it may be directly in the code of the header part. My guess is it's probably in some field in the admin ( Google Maps Plugin area or maybe your Theme has a GA Maps ID ).
     
    soulscratch, Dec 30, 2014 IP