Jump to content

Recommended Posts

Posted

If you want to know how to modify the Pagination to be lower or higher,
just take a look at this posted answer from Licensecart .

Just go to : /config/blesta.php
 

////////////////////////////////////////////////////////////////////////////////
// Pagination
////////////////////////////////////////////////////////////////////////////////
// Number of results to display per page
Configure::set("Blesta.results_per_page", 20);


REFERENCE:

https://www.blesta.com/forums/index.php?/topic/4091-client-area-dashboard-quick-links-for-widgets/&do=findComment&comment=30187

 

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...