Passer la navigation

[Résolu] Creating a child taxonomy

Ce fil est résolu. Voici une description du problème et la solution proposée.

Problem:

I am having trouble defining Breed as a child taxonomy of Species in my custom post type "Pets". I've created two taxonomies, Species and Breeds, but can't set Breed as a child taxonomy of Species.

Solution:

Go to Toolset > Taxonomies and ensure that the taxonomy type is set as hierarchical. In the settings, check the box to set it as hierarchical. This will allow you to add subcategories.

This support ticket is created Il y a 1 year, 11 months. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Ce sujet contient 1 reply, a 2 voix.

Dernière mise à jour par Christopher Amirian Il y a 1 year, 11 months.

Assisté par: Christopher Amirian.

Auteur
Publications
#2703283

Hello,

My custom pos type is :Pets
The main taxonomy is : Species (Cat, dog, bird, etc)
There should be a child taxonomy called Breed.
For instance for Dog there can be breed for example : labrador, dobberman, golden retriever, etc
Sor Cat there can be breed: Persian, Maine coon, Siamese, etc

So I have created two taxonomies, Species and Breeds But I didn't find a way to define Breed as a child taxonomy of Species.

Please advise?

Thanks,

Jacques

#2703349

Christopher Amirian
Supporter

Les langues: Anglais (English )

Hi Jacques,

Make sure that you set the taxonomy type to be as hierarchal in Toolset > Taxonomies.

In the settings you will have a checkbox there to set it as hierarchal. Then you will be able to add sub categories.

Thanks.

#2703462

Thanks a lot Christopher