Skip to Content Skip to Menu

🏖 End of summer sale! Savings on all memberships including single add-ons! Get 25% off now with code SUMMER25!

Status On Line / Of Line users in PMS

  • Scottux
  • Scottux
  • OFFLINE
  • Posts: 14
  • Thanks: 4
  • Karma: 0
1 year 1 month ago #334711 by Scottux
Status On Line / Of Line users in PMS was created by Scottux
Hello,
How can I remove the green and red light of the status on Line ? This is in the CB PMS interface.
Excuse me for my bad english.
Thanks

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

    • krileon
    • krileon
    • ONLINE
    • Posts: 48275
    • Thanks: 8240
    • Karma: 1441
    1 year 4 weeks ago #334717 by krileon
    Replied by krileon on topic Status On Line / Of Line users in PMS
    Set the onlinestatus field to not display on profile.


    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.

    • Scottux
    • Scottux
    • OFFLINE
    • Posts: 14
    • Thanks: 4
    • Karma: 0
    1 year 4 weeks ago #334729 by Scottux
    Replied by Scottux on topic Status On Line / Of Line users in PMS
    Hello.
    I'm sorry but il doesn't work or I don't understand what you expain to me.
    The "On Line status" isn't selected in my fields configuration.

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

    • krileon
    • krileon
    • ONLINE
    • Posts: 48275
    • Thanks: 8240
    • Karma: 1441
    1 year 4 weeks ago #334734 by krileon
    Replied by krileon on topic Status On Line / Of Line users in PMS
    Normally that should work. Have added a feature ticket to review lifting the published state restriction on system fields. Then you'd just be able to unpublish the field entirely.

    forge.joomlapolis.com/issues/9232


    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.

    • krileon
    • krileon
    • ONLINE
    • Posts: 48275
    • Thanks: 8240
    • Karma: 1441
    1 year 4 weeks ago #334735 by krileon
    Replied by krileon on topic Status On Line / Of Line users in PMS
    As a workaround you can apply the following CSS to suppress its display.
    Code:
    .cbPMS .cb_online, .cbPMS .cb_offline { display: none !important; }

    You can use CBs built in CSS overrides to apply the above.

    www.joomlapolis.com/blog/kyle/18711-template-css-overrides-made-easy


    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.
    The following user(s) said Thank You: Scottux

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

    • Scottux
    • Scottux
    • OFFLINE
    • Posts: 14
    • Thanks: 4
    • Karma: 0
    1 year 4 weeks ago #334742 by Scottux
    Replied by Scottux on topic Status On Line / Of Line users in PMS

    As a workaround you can apply the following CSS to suppress its display.
    Code:
    .cbPMS .cb_online, .cbPMS .cb_offline { display: none !important; }
    It' work perfect. Thank you very much.
     
    The following user(s) said Thank You: krileon

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

    Moderators: beatnantkrileon
    Powered by Kunena Forum