Jump to content
View in the app

A better way to browse. Learn more.

IPBMafia.ru - поддержка Invision Community, релизы, темы, плагины и приложения

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Как убрать имя группы на темах

Featured Replies

  • Author

и еще пытаюсь найти как изменить online indicator по пробовал через CSS но возникает проблема, у меня 

element.style {
    position: relative;
    left: 1px;
    font-size: 11px;
    top: -3px;
}

вот это блокирует сss и не могу изменить место Online statut  я визде искал этот код но не могу найти.. 

12 часов назад, http1 сказал:

Хотел бы узнать как удалить в постах имя группы пользователя

 Capture.PNG.b0c1058d9c96301576c0fe80fce7

 

Спасибо

зайдите сюда  forums > front > topics > postContainer

удалите вот это: 

{{elseif $comment->author()->rank['title'] && $comment->author()->member_id}}
				<li class='ipsResponsive_hidePhone'>{$comment->author()->rank['title']}</li>

 

http1, хорошо, тогда попробуйте убрать оттуда же вот этот текст:

<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 class='ipsResponsive_hidePhone'><img src='{file="$comment->author()->group['g_icon']" extension="core_Theme"}' alt='' class='cAuthorGroupIcon'></li>
			{{endif}}

либо вставить вот этот (добавлено Display none):

<li style="display:none">{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 class='ipsResponsive_hidePhone' style="display:none"><img src='{file="$comment->author()->group['g_icon']" extension="core_Theme"}' alt='' class='cAuthorGroupIcon'></li>
			{{endif}}

Что-то но должно бы подействовать!

@http1 Как вариант сбросить кэш, если не поможет дай ссылку на страницу с которой нужно убрать надпись группы, чтобы я не ванговал какой у тебя шаблон, и где этот блок выводится...

Edited by DebuggeR94

  • Author
2 часа назад, DebuggeR94 сказал:

@http1 Как вариант сбросить кэш, если не поможет дай ссылку на страницу с которой нужно убрать надпись группы, чтобы я не ванговал какой у тебя шаблон, и где этот блок выводится...

сбросил кеш сработало спасибо)

  • 9 месяцев спустя...
  • 2 недели спустя...

Как решить проблемку? Убирая данным способом группу, я не могу ставить плагины Онлайн индиктор, ТС, т.к. расползается пост на всю страницу...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Ответить в этой теме...

Последние посетители 0

  • No registered users viewing this page.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.