XF 2.3 increase number of notable members on card view?

island

Active member
Licensed customer
On the notable members page, is there a way to increase the number of notable members in the card view from 5 to 10?

I know you can click "show more" to show the list of 20, but I'm only using 3 cards on the main Notable Members page, so it currently has a lot of blank space. I'd like to increase the number of members on the card view from 5 to 10 to make the initial page more interesting/full.
 
Solution
On the notable members page, is there a way to increase the number of notable members in the card view from 5 to 10?

I know you can click "show more" to show the list of 20, but I'm only using 3 cards on the main Notable Members page, so it currently has a lot of blank space. I'd like to increase the number of members on the card view from 5 to 10 to make the initial page more interesting/full.
On the notable members page, is there a way to increase the number of notable members in the card view from 5 to 10?

I know you can click "show more" to show the list of 20, but I'm only using 3 cards on the main Notable Members page, so it currently has a lot of blank space. I'd like to increase the number of members on the card view from 5 to 10 to make the initial page more interesting/full.
That value is hard coded. It can only be changed with a file edit.
 
Thanks! Any tips on which file would need to be edited?

Is the required edit in /src/XF/Pub/Controller/MemberController.php ?
 
Last edited:
On the notable members page, is there a way to increase the number of notable members in the card view from 5 to 10?

I know you can click "show more" to show the list of 20, but I'm only using 3 cards on the main Notable Members page, so it currently has a lot of blank space. I'd like to increase the number of members on the card view from 5 to 10 to make the initial page more interesting/full.
 
Solution
Back
Top Bottom