I try to use chosen, but it seems there is a theme problem.
Here is a screenshot of what the component looks like.
the magnifying glass is in a block on the right.
I test with chosen 1.3 (not working) and 1.4.2.
I try with the 1.6 and the dev version.

I notice that chosen is not apply on mobile??

CommentFileSizeAuthor
shs.jpg8.17 KBzorax
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

andrea_london’s picture

i think your problem can be a css issue with .chosen-container , apply a width (200px) and should be visible.
the issue i got is the fact that, on mobile, shs loads chosen BUT chosen do not work on small windows (by design)
so the whole shs do not work for me on mobile
UPDATE: I ended up usng cshs module, seems to be working for me

stBorchert’s picture

Version: 7.x-1.6 » 7.x-1.x-dev
Status: Active » Closed (duplicate)
Related issues: +#2084019: Support Drupal Chosen 7.x-2.0-alpha3 using Chosen v1.0