Hi,
Issue:
In blueprint
data-default@ for taxonomies not working
I have tested various codes without success (@self.children and other)
Goal:
-
The child page must have the same category, tag, and other taxonomy as the sub-child pages without having to add them manually.
Even if a sub-child page is added after -
Then on the parent page make a “collection” to see the child pages
without highlighting the “sub-child” pages
Note:
[-] Parent page (page collection of Child pages with taxonomy)
╠═[-] Child pages n°1 (same category, tag, and other taxonomy as the sub-child)
║ ╠═ Sub-child pages n°1-1
║ ╚═ Sub-child pages n°1-2
║
╚═[-] Child pages n°2 (same category, tag, and other taxonomy as the sub-child)
╠═ Sub-child pages n°2-1
╠═ Sub-child pages n°2-2
╚═ Sub-child pages n°2-3
thx for help