Navigation überspringen

[Gelöst] Creating a child taxonomy

Dieser Thread wurde gelöst. Hier ist eine Beschreibung des Problems und der Lösung.

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 vor 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.

Dieses Thema enthält 1 reply, hat 2 Stimmen.

Zuletzt aktualisiert von Christopher Amirian vor 1 year, 11 months.

Assistiert von: Christopher Amirian.

Author
Artikel
#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
Unterstützer

Sprachen: Englisch (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