All Terms Looper – How can I sort taxonomy terms by ID?

Hi,

I’m using Cornerstone’s All Terms Looper Provider for a custom taxonomy called Training Categoriën .

The Looper works correctly, but the terms are always returned in alphabetical order . I need them to be ordered by their term ID , ascending.

I want the Looper to output them in ID order rather than alphabetically.

I don’t see an orderby option for the All Terms provider in the Cornerstone UI.

What is the correct way in Cornerstone to create a Looper for taxonomy terms that preserves/sorts the returned terms by term_id rather than applying alphabetical ordering?

Thanks!

Schermafbeelding 2026-09-10 161312

Hello @djkranendonk,

Thanks for writing to us.

By default, Cornerstone does not provide an option to sort terms by Term ID, so this would require custom development. I would suggest creating a custom Looper to achieve the required sorting. You may want to contact a developer who can assist with this customization, or consider subscribing to One, where customizations can be addressed. Please note that custom development is outside the scope of our standard support.

Thanks for understanding