Forum Discussion
Parshant
6 years agoBoss
Your community navigation is running with custom code.
OOB navigation of new responsive design is similar to that we have in KHOROS community.
You need to update the code for community navigation.
You can get the nested categories using below code replacing [parent_category_name].
SELECT * FROM categories WHERE ancestor_categories.id = '[parent_category_name]'
Related Content
- 18 days ago
- 3 years ago
- 2 years ago