Hide avatar on deleted posts for staff

Hide avatar on deleted posts for staff 13.37

No permission to download
Headline
viewing and enlarging the page especially since I've increased my default avatar sizing
Short Description
Download and Discuss Premium, BusinessHide avatar on deleted posts for staff 13.37 version on NullPro Community. It is rar Extention type and 487 bytes File size. From Hide avatar on deleted posts for staff have 2 Description Attachments, 8 Views.
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
Code:
 <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


Code:
<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
Author
anne51
Views
8
Extention type
rar
File size
487 bytes
First release
Last update
Ratings 0.00 star(s) 0 ratings
Link was Broken? Please  Send Message to NP Team with Ticket, You will get it very quickly!
Support Developer If you are satisfied with your test or project have earn money successfully, Maybe you can click more information button to support with buying.

More resources from anne51

Codebob - Single-Vendor Digital Marketplace A
Codebob is a robust PHP script designed to create a dynamic digital marketplace
WORKSUITE - HR, CRM and Project Management A
Worksuite aspires to be your one-stop business solution to handle and automate as business tasks
GutenKit Blocks Pro A
GutenKit Pro is a WordPress plugin that allows you to easily add gutenberg blocks to your WordPress
Top