How can I display a category list and the articles that belong to them, as a tree structure, displaying only the names of the articles and categories?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
In the Joomla backend, go to the Module Manager and open the module called “Articles Category”. In there you can edit the parameter to suit your needs and this will display a tree structure of categories and the articles that belong to them.
If you want to display this module inside an article then give the module a custom position by typing one in, instead of selecting one. The in the article, add the following code:
Change xxx to the name if your custom position.