Hi Juz,
1) Login using administrator profile: Although functionality seems to work, we did not want Comment, Repost & Social Share removed for Administrator. We want it removed only for registered members. So that check needs to happen. Both here as well as once clicked and within group page (previous updated files). Noticed that within groups also (previous files) this check wasn't done.
I have updated this 3 file in your site :
JoomlaFolder\media\com_easysocial\apps\user\photos\photos.php
JoomlaFolder\media\com_easysocial\apps\user\story\story.php
JoomlaFolder\media\com_easysocial\apps\user\groups\groups.php
this will be fix when you click group filter from dashboard.
Groupadmin - Able to like/comment/repost
Groupmember - Not able to like/comment/repost
2) We noted that although Comment, Repost etc. were removed for photos they exist for events. Need to remove from events as well. But only for registered members.
Perhaps you can create a new event in the group so I can directly check on this.
By the way, I checked on your site, it seems like this few file get overridden :
JoomlaFolder\media\com_easysocial\apps\group\events\events.php
JoomlaFolder\media\com_easysocial\apps\event\events\events.php
JoomlaFolder\media\com_easysocial\apps\event\photos\photos.php
JoomlaFolder\media\com_easysocial\apps\event\guests\guests.php
JoomlaFolder\media\com_easysocial\apps\group\photos\photos.php
JoomlaFolder\media\com_easysocial\apps\group\links\links.php
JoomlaFolder\media\com_easysocial\apps\group\groups\groups.php
May i know do you have backup those files?
3) Login using registered member profile: There's some problem with the code as the system hangs (unable to load stream/ story).
I've checked in your user profile, it seems work fine when i click on the filter on dashboard and user profile, may i know how to replicate this issues?