- 🇦🇺Australia shanilkns
Hope this patch helps.
Patch tested with facet 2.0.6, PHP 8.14It creates an additional checkbox on the facet form to enable/disable this feature.
Is it possible to show taxonomy parent with total count of all child's? For example:
shirts(20)
- Blue shirt(10)
- Green shirt(10)
Nothing assigned to parent category "shirts". But we need to show the parent category and count of child categories(10+10) .
Active
1.1
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Hope this patch helps.
Patch tested with facet 2.0.6, PHP 8.14
It creates an additional checkbox on the facet form to enable/disable this feature.