Hello
Is there any possibility to get a pagination with limits (then, 20, 25, 50 files per page) in the catgegories view?
The card css is used for this. I would prefer to have a list and the possibility to limitate the download files per page. The first part (list instead of card) I could manage with an override the default file in the views/categories/tmpl folder. But I have no chance to get a pagination as it is in individual categories.
Regards
Patrik
Pagination in categories view
- Jan
- Phoca Hero
- Posts: 48536
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Pagination in categories view
Hi, in categories view, there are no files listed, so you mean a pagination for list of categories?
Jan
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 20
- Joined: 09 Feb 2011, 16:22
Re: Pagination in categories view
Hi Jan
Yes, this is exactly what I mean. E.g. to have ten categories per page and then go forward to the next page with the next ten categories.
Is there any possibility to realize this?
Regards
Patrik
Yes, this is exactly what I mean. E.g. to have ten categories per page and then go forward to the next page with the next ten categories.
Is there any possibility to realize this?
Regards
Patrik
-
- Phoca Hero
- Posts: 2857
- Joined: 28 Nov 2010, 17:20
Re: Pagination in categories view
Hi Patrik,
Try following:
Under your menu Download - there are some Options,
e.g.: Display Pagination
Under Options in PD > Display
Pagination Default Value ...
Pagination (Category View) ...
Kind regards
Christine
Try following:
Under your menu Download - there are some Options,
e.g.: Display Pagination
Under Options in PD > Display
Pagination Default Value ...
Pagination (Category View) ...
Kind regards
Christine
-
- Phoca Member
- Posts: 20
- Joined: 09 Feb 2011, 16:22
- Jan
- Phoca Hero
- Posts: 48536
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Pagination in categories view
Hi, for now, there is no such option - to make pagination for categories. Do you really have so much categories that they need to be displayed per pagination?
Jan
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 20
- Joined: 09 Feb 2011, 16:22
Re: Pagination in categories view
I use it only for registered users who buy articles and create for every user a new category and in the Joomla users part new groups and access levels. A user then sees only his category in the download area. This way I have now at about fifty categories. Displaying them per pagination would be useful.