tree: no sub-categories on detail page
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
tree: no sub-categories on detail page
Hi,
we provide the tree menu navigation with dropdowns; so all (sub-)categories should be displayed on all pages at any time.
This worked finde until 2020.07; now after update to 2020.10
category example:
Any clue why sub-categories are missing on catalog detail page?
Thanks!
we provide the tree menu navigation with dropdowns; so all (sub-)categories should be displayed on all pages at any time.
This worked finde until 2020.07; now after update to 2020.10
- on catalog list page: all sub-categories (cat-x-y) are displayd as expected
- on catalog detail page: only categoies (cat-x, without childs) are displayed - sub-categories are missing
category example:
Code: Select all
root (not displayed)
-> cat-1 (dropdown)
--> cat-1-1
-> cat-x (dropdown)
--> cat-x-1
--> cat-x-2
--> cat-x-y
...
Thanks!
Re: tree: no sub-categories on detail page
There has been some optimizations made to reduce the number of loaded category nodes in trees of thousands of categories. To enforce loading all categories, there's a new setting available:
https://github.com/aimeos/ai-client-htm ... #L256-L275
https://github.com/aimeos/ai-client-htm ... #L256-L275
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,
