By Bruce Dill on Sunday, 05 August 2018
Posted in Groups
Replies 5
Likes 0
Views 730
Votes 0
When a user is on their profile page, how can they see a list of just the groups they are a member of?

Sorry I can't figure it out.

Thanks
Bruce
Hey there,

I noticed that you had used a following custom CSS code to hide the sidebar:


.es-sidebar {
display: none!important;
}


For your information, the 'GROUPS' that shows list of just the groups they are a member of is actually under sidebar. (Kindly refer the screenshot)

Are you intend to hide the sidebar for your site?

If yes, there is another way which is user needs to press More > Groups to see what groups they have created and joined. (Kindly refer the second screenshot)
·
Monday, 06 August 2018 11:28
·
0 Likes
·
0 Votes
·
0 Comments
·
I removed the CSS on the sidebar. But groups do not show up.

Bruce
·
Monday, 06 August 2018 22:48
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey there,

Initially, I also faced this problem. After further checking, I realized that my browser still cached the old CSS code after you removed it.

Perhaps you can use another browser that has never access to your site before or clear your browser cache

I noticed that when I access your EasySocial page( https://researchbreeder.com/component/easysocial/?Itemid= ), the URL shows it does not have assigned to any menu item, i suggest you to create a hidden menu(User Dashboard Layout) for it so it has a proper menu that links to it.
·
Tuesday, 07 August 2018 10:38
·
0 Likes
·
0 Votes
·
0 Comments
·
OK, I have the sidebar back but i still need some help with it.

Please see attached. The groups appear but only the avatar is visible. I can click on "more" and then "Groups" to see the names of groups but I would like a short description on my profile page in the sidebar.

Thanks for your help.
·
Tuesday, 07 August 2018 15:05
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey there,

Unfortunately, it is impossible to show the short description of the groups on profile page in the sidebar in our backend setting currently.

Currently, our system renders the group's avatar to represent the groups respectively only.

If you really wish to show the short description of the groups on profile page in the sidebar, it requires customization for it.
·
Tuesday, 07 August 2018 17:54
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post