Page 1 of 1
Subcategories display
Posted: 17 Nov 2010, 12:27
by artmajster
Hello
I have a problem with display subcategories
how to display subcategories without division by categories
I do not know how to explain it exactly
how to display the newest categories with pictures embedded in other categories
Re: Subcategories display
Posted: 18 Nov 2010, 10:25
by artmajster
Maybe I'm translating wrong
I have a categories
1
-2
- 10 (1.03.2010)
-3
- 12 (1.05.2010)
- 11 (1.02.2010)
-4
- 14 (1.08.2010)
- 13 (1.07.2010)
now I have in main menu Phoca Gallery ยป Categories
10 (1.03.2010)
12 (1.05.2010)
11 (1.02.2010)
14 (1.08.2010)
13 (1.07.2010)
It's sort by date but sort with look from which categories is subcategories
I would like to have:
14 (1.08.2010)
13 (1.07.2010)
12 (1.05.2010)
10 (1.03.2010)
11 (1.02.2010)
It's sort by date but with out look from which categories is subcategories
how can I make this ??
Re: Subcategories display
Posted: 22 Nov 2010, 18:30
by Jan
Hi, then you need hide subcategories and set the ordering to date (desc/asc), maybe you will need to customize the sql query (in model)
Jan
Re: Subcategories display
Posted: 24 Nov 2010, 10:11
by artmajster
then you need hide subcategories and set the ordering to date (desc/asc)
then I have got nothing because I have everything i subcategories
maybe you will need to customize the sql query
some suggestion how can I make this?
what file?
Re: Subcategories display
Posted: 24 Nov 2010, 13:16
by artmajster
in file "categories.php"
how to change this to group by nothing
only to view suctategories by ID ascending without any categories sorting
Re: Subcategories display
Posted: 26 Nov 2010, 14:33
by artmajster
Have I any chance to help with my problem?
I would like to display subcategories by ID ascending without any categories sorting
PLEASE ...
Re: Subcategories display
Posted: 01 Dec 2010, 21:11
by Jan
Hi, no expereineces ther

didn't do such modification yet, the sql is stored in model
components/com_phocagallery/models/ (categories or category)
Jan
Re: Subcategories display
Posted: 02 Dec 2010, 13:47
by artmajster
I know this
I need some help or advice how to change sql querty
to make a display how I want
I there any chance to get this help here?
Re: Subcategories display
Posted: 06 Dec 2010, 22:33
by Jan
As I wrote, didn't make it yet, no experiences, maybe somebody other
