Skip to Content Skip to Menu

[SOLVED] Not to display the number of Members

9 years 6 months ago - 9 years 5 months ago #263735 by justanotherkenny
[SOLVED] Not to display the number of Members was created by justanotherkenny
Hi,
How do I NOT display or Hide, the total number of Members in a LIST (CB 2.08) I have Different Lists, and

1: Can I leave it open to some lists and not the Others ?

2: If that's not Possible, then Just guide me on How to Hide it for all Lists ?

Muchos Gracias :)
Last edit: 9 years 5 months ago by nant.

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48478
  • Thanks: 8282
  • Karma: 1443
9 years 6 months ago #263741 by krileon
Replied by krileon on topic Not to display the number of Members
Only way to hide it is with CSS. It will affect all userlists though. The below should work to hide it.

Code:
.cbUserListResultCount { display: none !important; }


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

9 years 6 months ago #263748 by justanotherkenny
Replied by justanotherkenny on topic Not to display the number of Members
I'm not sure how to do that ..... Perhaps (Please) a clue ??

and also an edit to the CB template PHP file to remove it ..will that work ?

Thanks Boss

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48478
  • Thanks: 8282
  • Karma: 1443
9 years 6 months ago #263755 by krileon
Replied by krileon on topic Not to display the number of Members
You need to add it to your Joomla template CSS file or create a CB template override plugin. For Joomla just navigate to Extensions > Template Manager then click "Templates" on the left menu under "Styles", find your template then click the "TEMPLATE_NAME Details and Files" link, now you're able to edit the template files directly in Joomla or alternatively navigate to its templates/ folder.

See the below for template override CB plugin usage.

www.joomlapolis.com/forum/6-news-and-publicity/227459-cb-203-template-css-overrides


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

9 years 6 months ago #263757 by justanotherkenny
Replied by justanotherkenny on topic Not to display the number of Members
Thank you Kind Sir, I will try it out and keep you Posted on the Result ...but in any case Your support is Top Notch !!

Please Log in or Create an account to join the conversation.

9 years 6 months ago #263768 by justanotherkenny
Replied by justanotherkenny on topic Not to display the number of Members
Yep that CSS Trick Worked ...Thank you Very Much Kyle ! :) :) :) :)
The following user(s) said Thank You: nant

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum