qnkov 4 Posted October 19, 2019 Share Posted October 19, 2019 Hello, how to remove the admin text under the avatar? https://prnt.sc/pliibv But i doesn't want it to disappear here too - https://prnt.sc/pliiwu Link to comment Share on other sites More sharing options...
S!r.ReaDy 120 Posted October 19, 2019 Share Posted October 19, 2019 ACP => Edit as html/css , find postContainer, delete <li>{expression="\IPS\Member\Group::load( $comment->author()->member_group_id )->formattedName" raw="true"}</li> {{if \IPS\Member\Group::load( $comment->author()->member_group_id )->g_icon }} <li><img src='{file="$comment->author()->group['g_icon']" extension="core_Theme"}' alt='' class='cAuthorGroupIcon'></li> {{endif}} Link to comment Share on other sites More sharing options...
qnkov 4 Posted October 19, 2019 Author Share Posted October 19, 2019 https://prnt.sc/plm6il Where we go now, mate? Link to comment Share on other sites More sharing options...
Jrock 181 Posted October 20, 2019 Share Posted October 20, 2019 9 hours ago, qnkov said: https://prnt.sc/plm6il Where we go now, mate? 12 hours ago, S!r.ReaDy said: find postContainer, delete <li>{expression="\IPS\Member\Group::load( $comment->author()->member_group_id )->formattedName" raw="true"}</li> {{if \IPS\Member\Group::load( $comment->author()->member_group_id )->g_icon }} <li><img src='{file="$comment->author()->group['g_icon']" extension="core_Theme"}' alt='' class='cAuthorGroupIcon'></li> {{endif}} <li>{expression="\IPS\Member\Group::load( $comment->author()->member_group_id )->formattedName" raw="true"}</li> {{if \IPS\Member\Group::load( $comment->author()->member_group_id )->g_icon }} <li><img src='{file="$comment->author()->group['g_icon']" extension="core_Theme"}' alt='' class='cAuthorGroupIcon'></li> {{endif}} Link to comment Share on other sites More sharing options...
S!r.ReaDy 120 Posted October 20, 2019 Share Posted October 20, 2019 Pm me I'll guide you in Russian Link to comment Share on other sites More sharing options...
qnkov 4 Posted October 20, 2019 Author Share Posted October 20, 2019 (edited) Hello. I've found it, but it doesn't want to search for that file in templates or css. https://prnt.sc/plqzgw No matter what i do, i stay like this. Even if i put X on that, still nothing else can appear. Edited October 20, 2019 by qnkov Link to comment Share on other sites More sharing options...
S!r.ReaDy 120 Posted October 20, 2019 Share Posted October 20, 2019 just type postC with capital C, should work Link to comment Share on other sites More sharing options...
qnkov 4 Posted October 20, 2019 Author Share Posted October 20, 2019 Nope, i've tried it. Nothing shows up. I think this is bugged. I'm using 4.4.2 nulled ver. Link to comment Share on other sites More sharing options...
S!r.ReaDy 120 Posted October 20, 2019 Share Posted October 20, 2019 Its not about the IPS. Your theme must be corupted or the postContainer has a difffrent name. Link to comment Share on other sites More sharing options...
qnkov 4 Posted October 20, 2019 Author Share Posted October 20, 2019 (edited) https://drive.google.com/file/d/1dr00C2U8t0LVia3tfPr00Tj6CMsd_WzS/view?usp=sharing Check video. I've tried it in all themes i have. I don't see any other files when clicking in Templates or CSS. Any idea what is wrong? What should i do? Should i update to 4.4.7? And how to do so? What was the steps. Edited October 20, 2019 by qnkov Link to comment Share on other sites More sharing options...
S!r.ReaDy 120 Posted October 20, 2019 Share Posted October 20, 2019 Very Weird. Try to update Link to comment Share on other sites More sharing options...
qnkov 4 Posted October 21, 2019 Author Share Posted October 21, 2019 Everything it's ok after update. I've delete it, but not only the text, also the icon i've put have disappear. isn't there a way only the text Admin to disappear, not the icon as Admin too? Link to comment Share on other sites More sharing options...
S!r.ReaDy 120 Posted October 21, 2019 Share Posted October 21, 2019 Remove only this for text only <li>{expression="\IPS\Member\Group::load( $comment->author()->member_group_id )->formattedName" raw="true"}</li> 2 Link to comment Share on other sites More sharing options...
qnkov 4 Posted October 21, 2019 Author Share Posted October 21, 2019 Thanks. Worked as charm. Link to comment Share on other sites More sharing options...
Recommended Posts