Hi,
I have a page where a custom post form creates content and then, I need to display the differents taxonomies assigned to page on differente fields.
ie: One page have three taxonomies assigned. That taxonomies are on the same group because they are hierarcical. C inside B and B inside A
- Country: A
-City: B
-Zip Code: C
Its possible to display the taxonomies, for example, on three diferent fields?
I would like to display on 3 differents fields:
Country: A
City: B
Zip Code: C.
Thank you!
Hi,
Thank you for contacting us and I'd be happy to assist.
There is no built-in feature available to show only a specific level term from hierarchal taxonomy, so this will require some custom code.
You'll find an example code snippet for a custom shortcode for this same requirement, in this reply:
https://toolset.com/forums/topic/display-different-parts-of-custom-taxonomy-separately/#post-1158659
I hope this helps and for more personalized assistance around custom code, you can also consider hiring a professional from our list of recommended contractors:
https://toolset.com/contractors/
regards,
Waqar
My issue is resolved now. Thank you!