Page 1 of 1

Wont Order Catgery List View

Posted: 30 May 2010, 20:27
by suley
Basically i have all my images uploaded in gallerys in Picasa, ive created a load of categeirs and imported within each one the respective gallery and it all works fine. Ive told it to use 2 colums but also to order it by id since the bigger the id the newer the album would be. Now it displays as 2 colums but not in the right order. Ive tried change'ing the parimiters to order by date, id etc but it wont change it seems admarent on doing it as

1 | 5
2 | 6
3 | 7
4 | 8

1 being oldest and 8 being the newest album, now how i want it is
8 | 7
6 | 5
4 | 3
2 | 1

What variables am i looking at to change in the parimiters as none seem to get 8 to the top and also how can i have 8 then id s next to. Would apprececiate all help.
Thanks
Suley

Re: Wont Order Catgery List View

Posted: 31 May 2010, 09:58
by reko
Hi,
there is no option to arrange your categories in a horizontal layout, but some people found a solution to override the output -> please search the forum for horizontal, left to right, etc.

the second issue, the ordering descending instead of ascending, is possible by settings in global configuration (for all layouts) and in the corresponding menu items parameters.

regards,
rk

Re: Wont Order Catgery List View

Posted: 31 May 2010, 14:44
by suley
Thanks rk for your reply. I did a bit of searching and tried the code on viewtopic.php?f=1&t=135&p=4524&hilit=le ... ntal#p4524 and also viewtopic.php?f=1&t=3490&p=19418&hilit= ... tal#p19418 neither seems to work. Would you be kind enougth to point me to a version of the code that works with the current version of the gallery.
Thanks