Hi
In Joomla 3.10, I have a main category (Blogs)
and for this I have some subcategories like Cat1, Cat2, Cat3
for each of these, may have some sub-categories for example S1A, S1B for Cat1 and S3A for Cat3
so I have some nested categories and at the end I have some articles! like this:
Blogs
-- Cat1
----- S1A
---------- articleA1
---------- articleA2
---------- articleA3
----- S1B
---------- articleB1
-- Cat2
----- S2A
---------- articleZ1
-- Cat3
----- S3A
---------- articleV1
---------- articleV2
---------- articleV3
----- S3B
---------- articleG1
---------- articleG2
I want to show these categories and subcategories and articles like a tree with expand and collapse functionality
the number of categories of sub-categories or articles is not defined and varies. and for articles, I just want to show the title and user can click on any of them and read the content in a new page!
thanks
In Joomla 3.10, I have a main category (Blogs)
and for this I have some subcategories like Cat1, Cat2, Cat3
for each of these, may have some sub-categories for example S1A, S1B for Cat1 and S3A for Cat3
so I have some nested categories and at the end I have some articles! like this:
Blogs
-- Cat1
----- S1A
---------- articleA1
---------- articleA2
---------- articleA3
----- S1B
---------- articleB1
-- Cat2
----- S2A
---------- articleZ1
-- Cat3
----- S3A
---------- articleV1
---------- articleV2
---------- articleV3
----- S3B
---------- articleG1
---------- articleG2
I want to show these categories and subcategories and articles like a tree with expand and collapse functionality
the number of categories of sub-categories or articles is not defined and varies. and for articles, I just want to show the title and user can click on any of them and read the content in a new page!
thanks
Statistics: Posted by Afra — Sun Jun 09, 2024 9:38 am