Hello,
I need to display only the categories, not sections.
instead of:
-Category 1
--article 1
--article 2
-Category 2
--art1
--art2
-Category 3
--art1
--art2
i wish to have:
-Category 1
-Category 2
-Category 3
thx in advance
show only catagory
-
- Phoca Newbie
- Posts: 9
- Joined: 16 Jun 2013, 20:47
- Jan
- Phoca Hero
- Posts: 48584
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: show only catagory
Hi, you can customize it in php code or you can set in options that you will display description instead of categories (and the description will be empty, e.g.)
Jan
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 9
- Joined: 16 Jun 2013, 20:47
Re: show only catagory
Hey Jan,
THX for reaction!
what php file do i have to edit?
i was seaching for tpl files
mabe you can point me into the right direction....
Thx in advance!
THX for reaction!
what php file do i have to edit?
i was seaching for tpl files
mabe you can point me into the right direction....
Thx in advance!
- Jan
- Phoca Hero
- Posts: 48584
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: show only catagory
Hi, components/com_phocadownload/views/categories/ ...
Jan
Jan
If you find Phoca extensions useful, please support the project