Search by ZIP only / country restrictions

New home Forums Basic Version Search by ZIP only / country restrictions

Tagged: ,

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #7290
    chrisr
    Member

    Hello,
    when searching by ZIP-code only I always find locations in the US. Is there a way to set a default country? Maybe in the pro version? Thank you!
    Couldn’t find any related topics, sry ๐Ÿ™‚

    #7310
    Nick Duncan
    Keymaster

    Hi there
    There is a way to set it to a specific country. I would suggest however to ask your users to make sure that they type in the ZIP code and the Country.

    If you would like us to try target a specific country for you please get in touch with me on nick [@] wpgmaps . com

    #7741
    anniet
    Member

    Hi, I need exactly the same thing. I use the pro version.

    #8474
    dpared
    Member

    Hi, I need it too.
    I think you could add a parameter search fields auto add.
    The contents of this field can be added to the query of the search.
    eg.
    the query : 82000
    the search fields auto add : France
    the final query = 82000 France

    thx

    #8498
    dpared
    Member

    a little hack here :
    var address = document.getElementById(“addressInput”).value + ” France”;
    line 1130 in core.js
    after that the zip code find a France place ๐Ÿ™‚

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Search by ZIP only / country restrictions’ is closed to new replies.