How to Hide Parent Terms in a Repeater List (Want to Show Only Child Terms)

  • Posted 2 weeks ago

I need help controlling the display of taxonomy terms within a repeater.

Issue:
In my single listing template, I’m looping through a taxonomy field (Facilities). The loop is currently showing both the parent term and its child terms.

Example:

Parent: Interior de la propiedad

Children: Aire acondicionado, Alfombra, etc.

I want to hide the parent term and display only the child terms inside the repeater.

Is there a recommended way in Voxel to hide parent taxonomy terms inside a repeater loop?

Ideally something like:

“Hide this row if the term has no parent”
or
“Hide this row if term is a parent”

Please let me know the correct tag or visibility rule to use.

Thank you!

  • Images