Dear CMSJunkie,
Where can I change pagination display results ?
Current options are display# 5, 10, 15, 20, 25, 30, 50, 100, all
There are too many options, and display all for larger database is not so good idea.
Thanks
Hi,
Pagination display options are controlled by Joomla. You can modify libraries/joomla/html/pagination.php to remove all option or you can write a javascript code to remove all from select list.
Dear sir,
I am using Joomla! 3.2.3 Stable
There is no html directory under mycite/libraries/joomla/
Fastest way with no or very little coding is simply copy pagination.php from {yoursite}\templates\protostar\html\pagination.php to your theme.