Could I please get some advice on how to resolve this problem?
Basically I am creating a site with parent and child categories.
I have three parents and lots of different child's. What I was wondering is if I could on the parent category page list the child and a small description of it, as well as any other related child's from the other parents.
So for example:
If I have a parent called "Resources" and its child is "Editor" can i list all "Editor" titles on this page with a small description of it, as well as "Editor" from other parents?
The page as a result will have this structure:
"Resources" (Parent1)
Title 1 (Hidden: Child: "Editor")
description
Title 2 (Hidden: Child: "Editor"(from other parent))
description
Title 3 (Hidden: Child: "Editor")
description
Child4 (Hidden: Child: "Editor")
description
Any help will be greatly appreciated.
Thank you.