Filters Formatting #651
-
The new #_FILTER_YEARS{40}{1} is great, thank you! I do have a suggestion for improvement: Thank you and kind regards |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
The dropdown arrow for the year is being hidden by your theme, not by EME. The selects for the category and city look different because a jquery (by EME) is transforming them into searchable items (which is not needed for years). |
Beta Was this translation helpful? Give feedback.
The dropdown arrow for the year is being hidden by your theme, not by EME. The selects for the category and city look different because a jquery (by EME) is transforming them into searchable items (which is not needed for years).
Concerning the re-order: it would be possible, but requires coding (either a new placeholder or extra option to the current ones). For now, since this is not a commonly asked something: this is on hold unless funding is provided. A workaround is to use own jquery to change the order of a field (which is like a 5-minute job, see for example: https://stackoverflow.com/questions/23162208/how-to-reorder-a-dropdown-list-jquery ).