Hi all. Sorry for my bad English.
I have a custom post type called ‘documents’ and a custom taxonomy called ‘document\_category’.
I tried to use the native taxonomy manager (the listing where you can see the document categories, create new ones, assign a parent, etc) but I think it wasn’t a good idea because it’s a lot of categories and a lot of children.
The idea is basically to show the hierarchy of a taxonomy (the document categories) as nested accordions. Right now I could do it but as I said, to edit, move, delete, etc… is difficult, you must search individually for the category, when I search a category I can’t see its children (unless I enter to edit it), etc…
So, I would like some suggestion to do or improve this, some plugin or some way from code to do it.
Thanks!
[ad_2]
[Advanced Custom Fields]) works well for this. You used to have to use nested Repeaters to get the effect you’re describing, but now I think there is an actual field type for Accordions if you check the documentation.