Hi there,
In the JFilter > Results menu, the number of items to display is only in multiples of 5. My page layout has a grid of 3 items per row. Is it possible to manually change this option…?
Latest post by sakinho on Friday, 12 May 2023 21:29 EEST
Hi there,
In the JFilter > Results menu, the number of items to display is only in multiples of 5. My page layout has a grid of 3 items per row. Is it possible to manually change this option…?
Hi
I suppose that you are referring to the setting "Select number of items per page.".
There is also the option of 15 which is both multiple of 5 and 3.
If this is not ok, you need to hardcode that setting, either through your browser by editing the drop-down or by updating that setting directly in the respective database table.
Kind regards,
Sakis Terzis
Founder and Lead Developer
Thanks for your response Sakis.
Yes, I'd go with 15, but my client really wants 9 results per page, so it looks like I'll have to go digging into the database. Will this setting be in a Joomla table or is it specific to JFilters?
Tim
Hi
It is a setting of the menu item.
You can find it's value in the table #__menu, params column.
The param name should be list_limit
Kind regards,
Sakis Terzis
Founder and Lead Developer
Many thanks Sakis - I'll look into that. We can close this thread now.
Best regards,
Tim
Thanks!
If you find the extension valuable, you can also leave a small review.
https://extensions.joomla.org/extension/jfilters/
We would be grateful to get a review from you.
Kind regards,
Sakis Terzis
Founder and Lead Developer