Hi,
I have just bought EasySocial and am currently trying to tweak it to our needs.
I have added a few members, and have added a menu item to show all users (index.php?option=com_easysocial&view=users&filter=all)
The basic layout a visitor gets to see (I am using the frosty template) is
- a blue toolbar with an login item and a search possibility
- a left sidebar with currently two blocks, one to filter users (all, with photo or online) and one to filter by profile type
- and a main section with the users
I want to achieve three things, and am looking for the best way to achieve this:
1. Remove the blue toolbar. I could hide by css, but maybe there is a better way;
2. Remove the left sidebar. Again... I could probably hide, but I want full width layout for my list of users;
3. I want to change some bits on what is shown from the users.
Currently, with my settings, I see the profile picture and name (that's fine);
a row with info: how many friends, male/female, date member, last login... That row can go.... again, I can use hide in css, but maybe that is not the best way?
Also, I want to add some profile fields, like address, phone-number, email, and maybe one or two custom fields I have added to my profile type.
What is the best way to go?
kind regards,
Corine