Neve Posted December 24, 2020 Share Posted December 24, 2020 (edited) HI I would like display full category tree for active element on "category page", e.g: Main categories are like: MEN WOMEN CHILDS Active category is "Blach Shoes" for MAN Images with menu simulation are attached. MEN - SOCKS - SHOES - Pink - Black - Red - Blue - White - HATS - T-SHERTS - TROUSERS How to do this?? Edited December 24, 2020 by Neve (see edit history) Link to comment Share on other sites More sharing options...
ClassyDevs Posted December 25, 2020 Share Posted December 25, 2020 Hello, Can you please elaborate the issue. Which PS version you are using. default theme or paid theme. Normally in PrestaShop module area you are able to change the tree option like it https://pscreenshot.com/i/5yf626 Are you want to show all sub menu under parent menu or something else. Looking forward from you Thank you Link to comment Share on other sites More sharing options...
Neve Posted December 28, 2020 Author Share Posted December 28, 2020 Hi Thanks for the answer - I'm using PrestaShop version: 1.7.7.0 with default theme. I would like to show categories tree from main parent to active child as on images above - without showing rest of main categories. MAN, WOMAN and CHILD are main categories, but only MAN should be shown in left menu, because its child category "black shoes" is active. As you show on https://pscreenshot.com/i/5yf626 there is no option to do this. "Category root: home category", show full tree, so I will try to use some Javascript with CSS to do what I want. Link to comment Share on other sites More sharing options...
danielsaar Posted October 15, 2021 Share Posted October 15, 2021 Hi all, perhaps there is a misunderstanding of how this modul works. Lets say we have this category-structur in the catalog. A --a1 --- a1.1 --- a1.2 etc --b1 --- b1.1 --- b1.2 etc B etc Lets say here I have "Start Category" and "Max Deep" = 1 Then I think I would see: A B (If I am wrong, please explain) Lets say here I have "Start Category" and Max Deep = 2 Then I think I would see: A --a1 --b1 B etc (If I am wrong, please explain) Lets say here I have "Start Category" and Max Deep = 3 Then I think I would see: A --a1 --- a1.1 --- a1.2 etc --b1 --- b1.1 --- b1.2 etc B etc But, I cant see that. I see something like: A -- a1 + if I klick the "+" I see more sub-cats And if --- a1.1 would have some sub-cats there is a nother Icon to open the sub-cats. I want to see the whole tree. Do I understand the module wrong? What means "max deep" precisely and how can I see the whole category-tree? Yours Daniel Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now