Перейти к публикации
View in the app

A better way to browse. Learn more.

Дизайн и модификация 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.

Трофеи и медали в postContainer

Опубликовано:

Подскажите как вывести трофеи и медали в postContainer

По дефолту они выводятся но я убрал часть кода который выводит всё это дело.

{template="customFieldsDisplay" group="global" app="core" params="$comment->author()"}

Хотел как то бы отдельно что бы они выводились.

 

От медалей шаблон postbit

{{$items = \IPS\trophies\Trophy\MemberTrophy::fetchForPostbit($author);}}
{{if count($items) > 0 }}
<div class="ipsResponsive_showDesktop ipsResponsive_block">
<fieldset class="">
       <legend class="ipsType_center"><a href="{$author->url()->setQueryString( 'tab', 'node_trophies_TrophiesAndMedals')}">{lang="profile_trophies_TrophiesAndMedals"}</a> </legend>
	<div class="ipsTrophy-postbit-container ipsType_center">
           {{foreach  $items AS $trophy}}
		{$trophy->item->getItemImage('trophy_trophyicon ipsTrophy-postbit-bit', 2, TRUE)|raw}
              <!-- <img src="{file="$trophy->item->icon" extension="trophies_TrophyIcon"}" class="trophy_trophyicon ipsTrophy-postbit-bit" data-ipstooltip _title="{$trophy->item->_title}" /> -->
           {{endforeach}}
	</div>
</fieldset>
</div>
{{endif}}

Рекомендованные сообщения

Опубликовано:

От медалей шаблон postbit

 

$author - это будет $comment->author()

Опубликовано:
  • Автор

Что вставить в postContainer?

Опубликовано:

А что Вам надо?

Если весь шаблон postbit, то

{template="postbit" group="global" app="trophies" params="$comment->author()"}

Опубликовано:
  • Автор

Только что бы медали выводились

Опубликовано:
  • Автор

Спасибо вы лучшие!

Создайте аккаунт или войдите в него для комментирования

Сейчас на странице 0

  • Нет пользователей, просматривающих эту страницу.

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.