Hello,
I need to implement the following hierarchy on my site:
-club1
--about
--rules
-club2
--about
--rules
-club3
--about
--rules

i.e. each club should have exactly the same child terms within one vocabulary. Since there are a lot of clubs it does not make sense to just plainly create all their subcategories.
There is a bug exists preventing me to assign multiple parents for the same child term in version 4.7.6. Is there a workaround to this involving maybe 2 different vocabularies? How to display the content for specific terms from two vocabularies and how to implement the menu then if going this route?

Any help is appreciated.