Keyword

Re: Pagination number in k2 Category

  • oscar hugo
  • oscar hugo's Avatar Topic Author
  • Offline
  • New Member
More
12 years 4 months ago #66250 by oscar hugo
Re: Pagination number in k2 Category was created by oscar hugo
Open
/libraries/joomla/html/pagination.php file.

around line 95-96, you will see this code :
// Set the pagination iteration loop values
$displayedPages = 10;
Change it to :
// Set the pagination iteration loop values
$displayedPages = 6;

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum