Current status of the Ning Platform is always available on the Ning Status Blog.

CHAT OPTIONS

Hello.

I need some help with chat options:

1) Is it possible to show for the embedded chat, the users that are logged in at that moment?  I see you can scroll between all user base and see a green dot of for all connected, but if you have hundreds of users, it is not practical. Better to see a list of all that are available...

2) In the embedded chat, is it possible to open by default the main chat room? Because many get lost in the default view.  Is it possible to change default view also in floating chat?

3) For the bar option, is it possible to show it a little bit fancier? Like, to have a floating button that says "CHAT" so people are aware that it exists.   Also in mobile view, the chat bar doesn't appear, only the embedded view. Is it possible to have a floating button to take them to the embedded chat room?

4) For not logged in users, when visiting embedded chat view, is there a way to show them what's going on inside the chat room, so they are more willing to sign up? Only a white page appears with a very small sign up button.

Thanks in advance!

You need to be a member of Ning Creators Social Network to add comments!

Join Ning Creators Social Network

Votes: 0
Email me when people reply –

Replies

  • Hi there!

    Unfortunately, the options that you are asking about are not available in the current version of the chat. So I'll post some suggestions based on your questions, and the management would see if it possible and reasonable to make such changes to the functionality. Whatever their decision would be I'll let you know what they have decided.

    Meanwhile some of the point you have mentioned could be accomplished with the custom code.

    Best regards,

    Ning team.

  • Thanks Kyryl. And is it possible that you can share with me some of this "custom codes"? I am not programmer, not even familiar with CSS, so all I can do is copy/paste code. Thanks again!

    • Hi there!

      Here is the script (should be inserted in the Custom code section into the End of page field) which removes offline users, in the list of users of the main room.

      <script>
      x$(window).load(function ()
      {
      var del = setInterval(function ()
      {
      if (x$('.cht-userList li').length)
      {
      x$('.cht-userList li img.cht-offline').parent().remove();
      }
      }, 100);
      });
      </script>

      Best regards,

      Nign Team.

    • Hi there!

      Just to make sure that we are on the same page which chat do you call embedded?

      Best regards,

      Ning Team.

  • Hello!

    I have inserted the code and it dissapears the list of all users in chat room. Off and Online users.

    Embedded chat for my website you can find in this link:  http://kpopway.com/chat

    Thank you!

    Kpopway Radio
    Enjoy the best kpop music radio 24/7 and join our community. Listen to the latest kpop music hits and meet people all over the world.
    • Hi there!

      Yep, I think this has been caused by the number of users you have, I'll try to figure out how this could be fixed for such cases.

      Best regards,

      Ning Team.

  • Hi Fabrizio, add this to your custom css in global:

    .cht-roomName::after {
    content: "- Online List";
    display: inline-block;
    margin-right: 3px;
    margin-left: 5px;
    }

     

    and it will add 'Online List' or whatever wording you edit it to to the end of the chat room name so users know when they click it it will show the online list.

    I used the script provided by Kyryl in my code and it worked perfectly for me.

    Gem.

     

    • Apologies it's:

       

      .xg_chat .cht-groupChatHeading .cht-roomName::after {
      content: "- Online List";
      display: inline-block;
      margin-right: 3px;
      margin-left: 5px;
      }

This reply was deleted.
 

Some interesting articles related to community management, digital marketing etc. could be found in our digest. Don't hesitate to leave a feedback so we would know that we should continue :-)

Latest Activity

Kos posted a discussion
In November we began to notice Chat "freezing up" and when we would refresh the page, it would…
Dec 27, 2024
Eva Libre posted a discussion
UpdateMerry ChristmasToday I woke up totally frustrated and determined to do something.At the end…
Dec 26, 2024
Eva Libre liked Eva Libre's discussion Ning 3.0 is antisocial!
Dec 25, 2024
Eva Libre updated their profile
Dec 25, 2024
Eva Libre replied to Eva Libre's discussion
Ning 3.0 is antisocial!
"Update
Merry Christmas
Today I woke up totally frustrated and determined to do something.
At the…"
Dec 25, 2024
Pam Givens replied to Pam Givens's discussion
Landing Page
"What I meant to say, if I could spell:
I've attempted to create a landing page and have't had much…"
Dec 12, 2024
Pam Givens posted a discussion
I've attempted to crate a landing page and have't had much success.  I'd rather have one on my…
Dec 12, 2024
Luxury Residences updated their profile
Dec 6, 2024
Asumi Carol updated their profile
Dec 2, 2024
Shada Hotel updated their profile
Nov 29, 2024
Howard Sands replied to Mark Thorpe's discussion
NING is broken?
"I am not a techie, I don't understand the first thing about it, but have a HUGE problem with Ning…"
Nov 27, 2024
Howard Sands replied to Donna MacShoe's discussion
Ning Support phone number for my 20 yr old site
"I hope this helps
Ning  https://www.ning.com/contact-us/
1-855-233-6436 (USA/Canada Toll Free)…"
Nov 27, 2024
More…

Meanwhile, you can check our social media channels