Quantcast
Channel: Joomla! Forum - community, help and support
Viewing all articles
Browse latest Browse all 1912

Templates for Joomla! 5.x • Re: Override pagination to show fewer page links

$
0
0
Until the option is introduced, you override links.php. Inside this block:

Code:

if (!empty($pages['pages'])) {
Add this:

Code:

$pages['pages'] = array_slice($pages['pages'], 0, 5);

Statistics: Posted by SharkyKZ — Thu May 09, 2024 5:26 am



Viewing all articles
Browse latest Browse all 1912

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>