By Jared Hungerford on Saturday, 10 December 2016
Posted in General
Replies 3
Likes 0
Views 146
Votes 0
Is it possible to create an override for the file that controls the avatar count in the embedded 'FRIENDS' app of the sidebar?

Where is the file located?
Nevermind. I found it in the App Settings.
·
Saturday, 10 December 2016 02:53
·
0 Likes
·
0 Votes
·
0 Comments
·
Yep, that file is actually located in /components/com_easysocial/themes/wireframe/helpers/widget/users.php . So you could just override this file or edit it from the templates

Our html structure is much more easier to modify . To change the current size, simply change "md" with "lg"
·
Saturday, 10 December 2016 02:54
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post