+ Reply to Thread
Page 3 of 4 FirstFirst 1234 LastLast
Results 21 to 30 of 34

Thread: Restrict Autocomplete on only few countries???

  1. #21

    Lightbulb

    Firs, I would like to say "Thank you Flynax Team" for the million time for such great efforts and support.
    Viktor's solution is worked fine with me in the side bar as Samir said above.

    To make it work in the home search, you need just to add this line in the plugin directory:
    Code:
    Only registered members can view the code.
    Find this line:
    Code:
    Only registered members can view the code.
    and just below it add this line:
    Code:
    Only registered members can view the code.
    And as Viktor advised above, please be sure to replace "YOUR_COUNTRY_ISO_CODE" with your correct Country ISO code.

    Thank you Viktor,
    Thank you Flynax.

    Tariq

  2. #22
    Hi,
    I had managed to change the setting as per above discussion.
    But there is 1 missing at search-on-map.html under "Refine Search" which i dont know where is the code to change?

    Anyone can help me on that?

    TIA

  3. #23
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138
    Hello,

    if you use classifieds script go to templates > your template > js > lib.js > edit

    find:
    Code:
    Only registered members can view the code.
    and replace it with:
    Code:
    Only registered members can view the code.

    then find below:
    Code:
    Only registered members can view the code.
    and change to:
    Code:
    Only registered members can view the code.


    if not classifieds script, find:
    Code:
    Only registered members can view the code.
    add below:
    Code:
    Only registered members can view the code.

  4. #24
    Can we please have instructions for similar change on "Add Listing" page - Location Finder (map)

  5. #25
    Hello Sam,

    Go to ftp://plugins>>locationFinder>>static>>lib.js

    find code:
    Code:
    Only registered members can view the code.
    and replace to:
    Code:
    Only registered members can view the code.
    save and check again.
    Viktor,
    Flynax technical department,
    Best wishes.

  6. #26
    Thank you for your reply Viktor,

    my file does not have that code, please check, you have my ftp login details with you

  7. #27
    Hmm yes, you are right you have a bit different version. Ok, try to find other code.

    Find:
    Code:
    Only registered members can view the code.
    and replace to:
    Code:
    Only registered members can view the code.
    Then find:
    Code:
    Only registered members can view the code.
    and replace to:
    Code:
    Only registered members can view the code.
    save and check again.
    Viktor,
    Flynax technical department,
    Best wishes.

  8. #28
    Dear Viktor,

    With the above solution, Sync between Map and fields stop ( Fields stop populating as mer map)

    I tried with getPlace as well as getPlaces

    Please suggest
    Last edited by SamG; July 15, 2018 at 11:27 AM. Reason: Solution did not work actually

  9. #29
    Hello Viktor,

    Do you have a solution to limit the auto complete search bar on home page to just United States addresses on Realty Nova 4.8?

  10. #30
    Would you please send ftp access to my pm I will check it on your site.
    Viktor,
    Flynax technical department,
    Best wishes.

+ Reply to Thread