Hide avatar on deleted posts for staff

Hide avatar on deleted posts for staff 13.37

Нет прав на скачивание
Краткое описание
Enhance your experience by hiding avatars and reducing page scroll size with our edit template. Update post_macros to hide user avatars for deleted posts, making it easier to manage. Simply replace the existing code snippet with our suggested version.
I didn't like how the avatars on deleted posts were viewing and enlarging the page especially since I've increased my default avatar sizing. By editing the following, you can hide the avatar and reduce the page scrolling size making it easier to manage.

Edit template: post_macros
Код:
 <div class="message-cell message-cell--user">
                    <xf:macro template="message_macros" name="user_info_simple" arg-user="{$post.User}" arg-fallbackName="{$post.username}" arg-includeMicrodata="{$includeMicrodata}" arg-itemProp="author" />
                </div>
Replace


Код:
<xf:if is="!$post.message_state == 'deleted'">
                <div class="message-cell message-cell--user">
                    <xf:macro template="message_macros" name="user_info_simple" arg-user="{$post.User}" arg-fallbackName="{$post.username}" arg-includeMicrodata="{$includeMicrodata}" arg-itemProp="author" />
                </div>
            </xf:if>


BEFORE:
RZ_BEFORE.webp


AFTER:
RZ_BEFORE.webp
Автор
anne51
Просмотры
323
Тип расширения
rar
Размер файла
487 байт
Первый выпуск
Последнее обновление
Оценки 0.00 звезды 0 оценок
Ссылка не работает? Отправить сообщение команде NP, и мы поможем вам очень быстро!
Поддержите разработчика Если вы довольны тестом или ваш проект приносит доход, нажмите кнопку «Больше информации», чтобы поддержать разработчика покупкой.

Больше Ресурсов от anne51

SignalLab - Forex And Crypto Trading Signal Platform A
a Professional Trading Signal Solution that comes with Email, SMS & Telegram Integration
Просмотры
482
Обновлено
Affirm - Маркетинговая и дигитальная агентство тема для WordPress A
Аффирм придерживается лучших практик отрасли во всех случаях аффирм.
Просмотры
698
Обновлено
UltimateAI - OpenAI Content Generation WordPress App as SaaS A
Introducing UltimateAI, the revolutionary WordPress plugin
Просмотры
246
Обновлено
Вверх