1Example Posted January 9, 2016 Share Posted January 9, 2016 Hello guys, i have troubles with chat on ips... Members have permissions, shoutbox have permissions seted and same for chatbox, but the chat is not show up in forum. And the small thing: My forum description is under the sub-categories, i want to be above them. Link to comment Share on other sites More sharing options...
1 Cookie Monster Posted January 9, 2016 Share Posted January 9, 2016 As answered in PM. You will need to check in the theme settings AdminCP > Customization > Themes > Animate > Edit Or this has to be changed in the html Applied this for user solutions for others that might be asking. AdminCP > Customization > Themes > Animate > Edit HTML / CSS > index > forumRow Find {{if $forum->description}} <div class="ipsDataItem_meta ipsType_richText">{$forum->description|raw}</div> {{endif}} Move this code to where you want it, in this case find <a href="{$forum->url()->setQueryString( 'passForm', '1' )}" data-ipsDialog data-ipsDialog-size='narrow' data-ipsDialog-title='{lang="forum_requires_password"}'>{$forum->_title}</a> {{else}} <a href="{$forum->url()}">{$forum->_title}</a> {{endif}} And move the first code below after {{endif}} For the avatar thing it can be found here 1 Liked what i posted remember to feed me a cookie ->Or you can add a cookie to my Link to comment Share on other sites More sharing options...
0 Cookie Monster Posted January 9, 2016 Share Posted January 9, 2016 What chatbox are you using ? Application / Plugin etc Also you will need to possible link your board to check the CSS or code :) 1 Liked what i posted remember to feed me a cookie ->Or you can add a cookie to my Link to comment Share on other sites More sharing options...
0 1Example Posted January 9, 2016 Author Share Posted January 9, 2016 Just now, Cookie Monster said: What chatbox are you using ? Application / Plugin etc Also you will need to possible link your board to check the CSS or code :) Those are the apps: I sent you the link in PM. Link to comment Share on other sites More sharing options...
0 Cookie Monster Posted January 9, 2016 Share Posted January 9, 2016 11 minutes ago, 1Example said: Those are the apps: I sent you the link in PM. This one is outdated and is not compatiable with 4.1.x (I used it but it breaks everything) First one you linked i have no problem with working 1 Liked what i posted remember to feed me a cookie ->Or you can add a cookie to my Link to comment Share on other sites More sharing options...
0 1Example Posted January 9, 2016 Author Share Posted January 9, 2016 (edited) 2 hours ago, Cookie Monster said: This one is outdated and is not compatiable with 4.1.x (I used it but it breaks everything) First one you linked i have no problem with working But i still want to move the forum description above the sub-categories. Chatbox works fine, but i didn't know what i have to do. First, click here: Then drag your block like this: Edited January 9, 2016 by 1Example Link to comment Share on other sites More sharing options...
0 Administrator James Posted January 17, 2016 Administrator Share Posted January 17, 2016 The question(s) in this support topic have been answered and the topic author has resolved their issue. This topic is now closed. If you have other questions, please open a new topic. Link to comment Share on other sites More sharing options...
Question
1Example
Hello guys, i have troubles with chat on ips...
Members have permissions, shoutbox have permissions seted and same for chatbox, but the chat is not show up in forum.
And the small thing:
My forum description is under the sub-categories, i want to be above them.
Link to comment
Share on other sites
6 answers to this question
Recommended Posts