Help
Discuss or request ArrowChat modifications
User avatar
DSvensson
Customer
 
Posts: 6
Joined: 14 Oct 2015, 06:03

 

by DSvensson 09 Dec 2015, 05:26

i want to dissable the "chatroom" on bar so that they have to use the iframe chatroom i have embeded.
how to do that?
User avatar
Jason
Customer
 
Posts: 2329
Joined: 12 Dec 2009, 16:06

 

by Jason 09 Dec 2015, 13:50

It's under 'General Features' in the admin panel.
User avatar
DSvensson
Customer
 
Posts: 6
Joined: 14 Oct 2015, 06:03

 

by DSvensson 10 Dec 2015, 01:00

that dissables the iframe chatroom to, i want to dissabled it down on the bar only.
if i click

"
Enable Chat Rooms
Allows users to use the chat rooms feature.
"

it dissables iframe chatroom to.
User avatar
Jason
Customer
 
Posts: 2329
Joined: 12 Dec 2009, 16:06

 

by Jason 10 Dec 2015, 02:29

Yeah..forgot about that!

Do this instead, put this in your active theme's CSS file:

Code: Select all
#arrowchat_chatrooms_button{display: none !important}
User avatar
Worthy
Customer
 
Posts: 9
Joined: 22 Jun 2013, 11:37

 

by Worthy 25 May 2017, 12:10

Just so you know -- before you hide it on the Toolbar -- be sure to disable sounds in the database -- make everyone 0 and set the default to 0 -- otherwise you hide the chat room -- and you can turn off the sounds! So disable sounds -- hide it from the toolbar, to avoid this issue!