Forums Forums Search & Filter Pro Select2 Combobox and Mobile Virtual Keyboard

Viewing 10 posts - 1 through 10 (of 10 total)
  • Anonymous
    #99596

    I have an issue with select2 combobox on mobile devices. After touching the combobox, options drops down but immediately disappear because, in the same moment, virtual keyboard pops up.

    Thank you for any help.

    Trevor
    #99611

    Could you confirm what version of Search & Filter Pro you are using?

    Anonymous
    #99647

    2.3.3

    Thank you.

    Trevor
    #99660

    Can you give me a live link to the page?

    Trevor
    #99858

    It is becasue the search box is there (default in the Select2 script. You can hide it with Cusotm CSS:

    .searchandfilter .select2-search.select2-search--dropdown {display: none;}
    

    Maybe hiding the search box will fix that.

    Anonymous
    #100025

    That helped but after all I found that it was conflict with other plugin which also uses select2 script.
    Thank you.

    Trevor
    #100037

    In case this arises again, can you tell me which other plugin it was?

    Anonymous
    #100043

    Transposh if “select2 dropdown” selected as an option for displaying list of languages in a widget.

    Trevor
    #100045

    Thanks, I will close this now then.

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