+ Reply to Thread
Results 1 to 3 of 3

Thread: restrict auto complete in search by distance

  1. #1
    Guru
    Join Date
    Jul 2019
    Location
    Australia
    Posts
    661

    restrict auto complete in search by distance

    hello,

    how can i restrict to show autocomplete in search by distance only to one country?

    Dont want to show locations of other countries but just the one country im using in multifield plugin.


    thank you

  2. #2
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,162

  3. #3
    Guru
    Join Date
    Jul 2019
    Location
    Australia
    Posts
    661
    got it working for search by distance, however im using the new olx template and cannot find the code for the horizontal bar on homepage to filter there aswell.
    Seems like its a bit different than the general nova that you specified in the thread.

    To filter results on home page form (realty nova map)

    go to templates > tpl > blocks > horizontal_search.tpl

    at the bottom find:

    Code:
    $target.attr('placeholder', lang['enter_a_location']);

+ Reply to Thread