Skip to content

QSO - Counties issue, Darkly Issue #1182

Answered by AndreasK79
T012m3n7oR asked this question in Q&A
Discussion options

You must be logged in to vote

Hi.

I recently moved the css files so that a theme only consists of 2 files instead of 4. You might need to empty cache to reload the files. I moved selectize.css (for the dropdown) to the base folder and but the theme specific things for selectize in overrides.css.

When it comes to the counties, try writing the start of the county name, and it will filter. To get it to filter on state, you need to select a state. The reason I put 100 as the limit, was that loading too many would slow down the dropdown too much. 254 might work though.

I also see in the code that you need to have at least one letter to make it filer (qso.js -> $('#input_usa_state').change(function(){) Perhaps the logic nee…

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
5 replies
@T012m3n7oR
Comment options

@AndreasK79
Comment options

@AndreasK79
Comment options

@AndreasK79
Comment options

@T012m3n7oR
Comment options

Answer selected by T012m3n7oR
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants