+ Reply to Thread
Results 1 to 4 of 4

Thread: How do we get the auto complete to work?

  1. #1

    How do we get the auto complete to work?

    Hey there,

    So basically we're using the realty_flatty theme as base template and found the jquery.autocomplete.js file. Are there any instructions on how to integrate it in the form? Here is the site details:

    http://boligbeta.dk/
    user: bolighandel
    pass: defpass

    The auto complete thingy is ment for the input form that's in the slider. Any help would be appreciated.

  2. #2
    Looks to me like you customized the theme and lost this functionality which is standard feature in responsive flatty. So why don't you look at the header from untouched flatty theme and move the relevant code into your theme. It should work just fine

  3. #3
    Hello Michael,

    You should use id for search input field: 'autocomplete'
    and below add new div:

    Code:
    Only registered members can view the code.
    and below javascript code:

    Code:
    Only registered members can view the code.
    and then I think it should work.
    Viktor,
    Flynax technical department,
    Best wishes.

  4. #4
    Does this work in the general_wide theme

+ Reply to Thread