Support » Plugin: Ajaxy Live Search » Multiple search fields appears after update

Viewing 5 replies - 1 through 5 (of 5 total)
  • I’m having this exact same issue as Ludvig.

    See Screenshot: http://gaychi.com/wp-content/uploads/sites/10/2013/05/ajaxysearchissue.jpg

    I have the same issue. I have four search boxes plus the one that i have before the update.

    Thanks

    Hi,

    even I am getting the issue. was anyone able to find a fix? this also appears in the preview tab for ajaxy.

    regards

    Hi All,

    I found the issue:. (Warning: do not try to do this unless and untill you are familiar with modifying the plugins– may be this would be helpful for the developer)

    In the file ‘ajaxy-search-form/sf.php’ the line:

    <input class=”sf_input” autocomplete=”off” type=”text” value=”‘ . (get_search_query() == ” ? $label : get_search_query()). ‘” name=”s” container=”‘.$id.'”/>

    is repeated thrice. it has to be deleted.

    Regards
    Arshdeep

    Thread Starter newp_16

    (@newp_16)

    The new update fixed it, but now I’m getting a “Search for” text, that’s not supposed to be there. Is there someway to remove it?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Multiple search fields appears after update’ is closed to new replies.