Page 1 of 1

Pagination default value to incl. both categories and images

Posted: 21 Sep 2009, 19:09
by CarlFredrik.Hero
Hi!

I need to setup a galleri with lots of subcategories, but I want each page to show 12 (my default pagination value) "entries" (ie. either a category or an image).

Example:

I have a gallery (called Motorcycles) with 22 subcategories and 14 images (not including images in the subcategories). Now, I want the gallery to look like this:

Page 1: 12 categories, NO images
Page 2: 10 categories, 2 images
Page 3: 12 images

Each page with a total of 12 entries.

How do I do this?

Thanks in advance!

Kind regards,
Carl-Fredrik Herö

Re: Pagination default value to incl. both categories and images

Posted: 23 Sep 2009, 20:41
by Jan
Hi, see the parameters and documentation. There is possible a lot of different combination how to display categories, images, etc. see:
https://www.phoca.cz/documents/2-phoca-g ... d-glossary

https://www.phoca.cz/documents/2-phoca-g ... -menu-item

Jan

Re: Pagination default value to incl. both categories and images

Posted: 29 Sep 2009, 12:59
by CarlFredrik.Hero
The only options I can find is to show Categories on the first page, all pages or not at all. There doesn't seems to be an option to split categories into several pages?

Is what I'm asking even possible?

Re: Pagination default value to incl. both categories and images

Posted: 05 Oct 2009, 18:55
by Jan
No there is no such option, you can only use pagination which will split it by count of items.

Jan

Re: Pagination default value to incl. both categories and images

Posted: 05 Oct 2009, 19:32
by CarlFredrik.Hero
It's ok, I did some modification to the code, now the categories is split on several pages.

Re: Pagination default value to incl. both categories and images

Posted: 06 Oct 2009, 13:20
by Jan
Ok

Re: Pagination default value to incl. both categories and im

Posted: 04 Dec 2010, 12:41
by reconx2
Hi,

Do You can write what modification you do in this code ? I have same problem like Yours.

Re: Pagination default value to incl. both categories and im

Posted: 04 Dec 2010, 18:39
by CarlFredrik.Hero
Sorry, I don't have the code any more.