Storyboard uses multiple types of taxonomies. We have classic Categories and Tags - as in every WordPress. Also we have other taxonomies like Models, History, Years etc.
- Categories/Tags
Taxonomies are used for filtering our content. On the frontend you can see taxonomies used on the Search result page in the Advanced Filter section.
In the case of custom taxonomies, each term has special field to control its position on the frontend listing. To control position, you only need to setup number for each term you want to move on specific position. Use field prefixed as „Order in search filter“. If you have field blank with no value, this term will be placed after ordered terms. Smaller order number will bring term on the beginning.