Order Taxonomies by Hierarchy
-
Hi there, I have used this shortcode to list my destinations (custom taxonomy) associated with each Hotel (custom post type).
[taxonomy destination field=link count=1]
They are currently displaying in alphabetical order. I would like to order my list of destinations by their hierarchy like this: Parent, Child, Grandchild
I have tried using the order and orderby parameters as below, but they have no effect.
[taxonomy destination orderby=id order=asc field=link count=1]The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Order Taxonomies by Hierarchy’ is closed to new replies.