Skip to Content Skip to Menu

🏖 Summer has arrived! Start your summer right with our summer sale! Get 25% off professional and developer memberships with code SUMMER-2025!

How do I remove or modify this text from one of my lists

3 days 11 hours ago #341598 by Intellitech
Hi I have a listing of a few selected members. I would like to either remove or modify this text, Where do I go to do this?
Attachments:

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 49403
  • Thanks: 8457
  • Karma: 1465
3 days 8 hours ago #341605 by krileon
Userlist count is a language string. You can override it using language overrides as described below.

www.joomlapolis.com/blog/kyle/18701-language-overrides-have-arrived

That specific string can be one of the two language strings.

Key: SITENAME_HAS_TOTAL_REGISTERED_MEMBERS
String:
Code:
[SITENAME] has %%TOTAL%% registered member|[SITENAME] has %%TOTAL%% registered members

Key: USERS_COUNT_MEMBERS
String:
Code:
%%USERS_COUNT%% member|%%USERS_COUNT%% members

Both can also be made userlist specific instead of sitewide using the below language keys.

USERLIST_{user list id}_TOTAL_REGISTERED_MEMBERS
USERLIST_{user list id}_COUNT_MEMBERS

So for example if my userlist has an id of 4 the above would be as follows.

USERLIST_4_TOTAL_REGISTERED_MEMBERS
USERLIST_4_COUNT_MEMBERS

You can override to an empty string as well to completely hide that if you like.


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.

Moderators: beatnantkrileon
Powered by Kunena Forum