Hi!
I want to do something like this:
I have a custom post type, Hotels.
I have a custom taxonomy, Ubication (Hierarchical).
So I create a post in hotels named Radisson Hotel with ubication minicity down the parent bigcity.
I want to show something like:
Radisson Hotel
bigcity > minicity (the hierarchical relation).
Thanks,