Search doesn´t works on mobile

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Search doesn´t works on mobile

This topic contains 3 replies, has 2 voices, and was last updated by AgencyGroup AgencyGroup 8 years, 9 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #5088
    AgencyGroup
    AgencyGroup
    Participant

    When you browse from mobile search doesn´t work
    You type any text and it always return the same results.
    It doesn´t works with the suggested search.
    It works at the begining first days, then stop working until now
    Tested on Iphone 6, 5 and 4
    Help needed please.

    Attachments:
    You must be logged in to view attached files.
    #5090
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    Hi!

    It looks like something is changing the input field width to 100 pixels in mobile view and the text is inputted into the autocomplete area.

    I think I have a very simple solution. Use this custom CSS:

    input.orig {
        min-width: 275px !important;
    }

    You can add this to the custom CSS field on the search plugin Theme Options -> Custom CSS panel.

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


    #5099
    AgencyGroup
    AgencyGroup
    Participant

    Thank you for your reply.
    I can´t find the Custom CSS panel.
    look arround all the theme and can´t find it.
    On the Theme Options / Custom CSS…there´s not that option ( send you a screen capture)

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #5101
    AgencyGroup
    AgencyGroup
    Participant

    Thank you
    I found, the place it fix the problem.

    Great plug – in.
    Want to make improvements on the site with it.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.