Limit the number of visible items on homepage

I can not find or limit the number of new members / organizations visible on the home page. It is not possible?



2016-08-29_05-50-09.png · 589.5K · 374 views
Baloo
Quote · 29 Aug 2016

It looks like it hardcoded for now in modules/boonex/persons/classes/BxPersonsSearchResult.php file near ~52 line:

            'paginate' => array('perPage' => 20, 'start' => 0),

We'll add configuration options for it:

https://github.com/boonex/trident/issues/408

Rules → http://www.boonex.com/terms
Quote · 4 Sep 2016

Thank you

Baloo
Quote · 5 Sep 2016
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.