- Posts: 17
- Thank you received: 0
customising pagination
- Amanda
- Topic Author
- Offline
- New Member
Less
More
2 weeks 22 hours ago #170167
by Amanda
customising pagination was created by Amanda
Hi Tuan,
I'm trying to get rid of pagination on my site and show all events across all views. When I create a menu item that displays a category, I see there is an option to show a maximum number of items.. which is great because I can just set a really high number & pagination goes away.
However, if the user browses to a different category from that view, the pagination re-appears... the URL is appended by the category name, which is not configured by my menu option. Presumably there's another place where this is configured.
How can I remove pagination from these category views? Looking at the php for these category layouts.. I'm guessing there's some way to increase the pagination-limit for everything? if ($this->pagination->total > $this->pagination->limit)
Kind regards
Mark
I'm trying to get rid of pagination on my site and show all events across all views. When I create a menu item that displays a category, I see there is an option to show a maximum number of items.. which is great because I can just set a really high number & pagination goes away.
However, if the user browses to a different category from that view, the pagination re-appears... the URL is appended by the category name, which is not configured by my menu option. Presumably there's another place where this is configured.
How can I remove pagination from these category views? Looking at the php for these category layouts.. I'm guessing there's some way to increase the pagination-limit for everything? if ($this->pagination->total > $this->pagination->limit)
Kind regards
Mark
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
2 weeks 17 hours ago #170177
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic customising pagination
Hi
If I understand your requirement correctly, please go to Events Booking -> Configuration, look at Themes tab, find the config option Events Per Page, change it to a high number like 1000
Then check to see if it works ?
Regards,
Tuan
If I understand your requirement correctly, please go to Events Booking -> Configuration, look at Themes tab, find the config option Events Per Page, change it to a high number like 1000
Then check to see if it works ?
Regards,
Tuan
Please Log in or Create an account to join the conversation.
Support
Documentation
Information
Copyright © 2024 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.