Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated
Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.

Removing the Number of Members from Showing

7 years 5 months ago
  • Ryan's Avatar
    Topic Author
  • Ryan
  • Offline
  • Fresh Boarder
  • Thank you received: 0
Licenses:
JomSocial Active

ISSUE SUMMARY: I am trying to remove the number of members on all of the groups so that it is not publicly seen. For instance when I use the group module it shows the number of members that are there. I want to take that off. When I go to the Group page, it shows Members and the number of members in the group on the menu bar (just below the cover photo). Also, on the members module for the group it shows "View All" plus the number of members in the group in parenthesis. I need all these removed and can't find any information anywhere in the forum that would help me with this.


STEPS TO REPLICATE:
1 Go to my website domain listed below
2 Click on Trading Community at the top
3 Scroll down on the jomsocial page and you'll see it on the left hand side
4 Also click on the one group that is currently active and you'll see that the page lists the number of members there also.
5
RESULT
EXPECTED RESULT remove the number of members that are currently in a group from being displayed.
BROWSER all browsers

7 years 5 months ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

Hi Ryan,

Use simple hack with CSS to achive this :

div#joms-group--members .cUpdatesHelper {
    display: none;
}

thank you!

7 years 5 months ago
  • Ryan's Avatar
    Topic Author
  • Ryan
  • Offline
  • Fresh Boarder
  • Thank you received: 0
Licenses:
JomSocial Active

What CSS file would I be looking to put this in and where at in the file? I'm pretty new to this stuff

7 years 5 months ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

HI Ryan,

You can put it here templates/flex/css/template.css

thank you!

7 years 5 months ago
  • Ryan's Avatar
    Topic Author
  • Ryan
  • Offline
  • Fresh Boarder
  • Thank you received: 0
Licenses:
JomSocial Active

I added that, but it didn't do anything the member count for the groups are still everywhere. I'm not the best at doing this stuff myself.

7 years 5 months ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

Oh I see, on focus link.. ok use this to hide it :

.cGroups .joms-focus__link < li:nth-child(1){
display:none;
}

I cant access your cPanel, the cPanel account is wrong.. so I cant modify the file directly

thank you

7 years 5 months ago
  • Ryan's Avatar
    Topic Author
  • Ryan
  • Offline
  • Fresh Boarder
  • Thank you received: 0
Licenses:
JomSocial Active

I'm trying everything you told me to do, but it isn't doing anything for me. I know you are giving me correct information but I am not implementing it correctly.

I did check the login and password for the cpanel and it is correct. Can you try it again? I double checked and I was able to log in by simply copy and pasting the credentials.

7 years 5 months ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

Done.. if you still get the issue, please provide me the screenshoot..

Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW