By Kanishk on Friday, 02 June 2017
Posted in General
Likes 0
Views 210
Votes 0
When a new user clicks on Register, it shows how many are already signed up. Example:
"There are 20 others who are also members of this profile."

But below that, it only shows 10 icons/avatars. I want to show more of them, like 25 or so. Is there some way to increase the number of avatars shown on that page? The more users there appear to be, the more likely people are to register, since they think the site is growing.

Thanks!
Hi Kanishk,
Unfortunately, there is no setting to increase the avatar display limit in the profile type selection page.
If you really want to, you would have to hack a core file in which changes are not protected from future updates.
JoomlaFolder/components/com_easysocial/views/registration/view.html.php
http://take.ms/sKwkf
·
Friday, 02 June 2017 10:55
·
0 Likes
·
0 Votes
·
0 Comments
·
That worked! Thank you so much.
·
Friday, 02 June 2017 15:53
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Kanishk,

You are most welcome. Glad to hear that your issue has been resolved now.
Do note that you have apply back your changes into this file after updates/installation because core files will be overwritten.
Feel free to start a new thread if you have any other issues.
Regards.
·
Friday, 02 June 2017 15:56
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post