Saltar navegación

[Resuelto] Taxonomy order

This support ticket is created hace 6 años, 6 meses. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Etiquetado: ,

Este tema contiene 1 respuesta, tiene 2 mensajes.

Última actualización por Beda hace 6 años, 6 meses.

Autor
Mensajes
#950751

I create a taxonomy view. (list of film categories)
How can I definie custom order for categories?
I try "order by term ID".... But how can I modify the term IDs?

#951098

You cannot modify the Term ID's unless you modify the database.

Natively you can order a Taxonomy View by the data you see in the DropDown of the View's setting "Ordering".
If you apply some Custom term Fields to the Taxonomy Terms you can as well order by them.