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

Shada Hotel updated their profile
25 minutes ago
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…"
yesterday
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)…"
yesterday
Donna MacShoe posted a discussion
I am completely locked out of my NING site that I have had for 20 years.  ladiesofthehat.org.  When…
yesterday
Joven left a comment on Ning Networks en español
"Zzz..."
Wednesday
Ron updated their profile
Monday
Ron updated their profile photo
Monday
Mark Thorpe posted a discussion
I've run networks based on this platform in the past and never have I seen it in such dissarray as…
Nov 20
⚡JFarrow⌁ liked Bizz ( John )'s discussion How To Create Unlinked Pages In Groups Easily
Nov 15
Suave liked Suave's profile
Nov 15
Suave updated their profile photo
Nov 14
Suave updated their profile
Nov 14
More…

Meanwhile, you can check our social media channels