Hãy đăng ký thành viên để có thể dễ dàng trao đổi, giao lưu và chia sẻ về kiến thức đồ họa.
  1. Hãy đăng ký subscribe kênh Youtube mới của Việt Designer tại địa chỉ: Youtube.com/VietDesignerChannel để theo dõi các video về thiết kế đồ họa. Do trước đó kênh cũ bị Youtube quét không rõ lý do, trong thời gian chờ kháng cáo nếu các bạn thấy video trên diễn đàn bị die không xem được thì có thể vào kênh mới để tìm xem video sơ cua nhé.
    Loại bỏ thông báo

User Edit Menu in postbit - Menu chỉnh sửa người dùng trong postbi

Chủ đề thuộc danh mục 'Hướng dẫn - Thủ thuật Xenforo' được đăng bởi PCO, 30/3/16.

Lượt xem: 4,333

  1. PCO Thành viên cấp 2

    Đăng nhập vào Admin Control Panel của bạn
    Đến Appearance>Templates>message_user_info
    Tìm:
    Code:
    <xen:username user="$user" itemprop="name" rich="true" />
    Thay bằng:
    Code:
    <xen:if is="{$visitor.is_admin}">
        <div class="Popup">
            <span style="display:inline" rel="Menu"><xen:username user="$user" itemprop="name" rich="true" style="display:inline" /></span>
            <div class="Menu JsOnly formPopup">
                <ul class="secondaryContent blockLinksList">
                    <li><a style ="cursor: pointer" onClick="window.open('admin.php?users/{$user.user_id}/edit','edit','width=1000,height=850')"><b>Edit User</b></a></li>
                    <li><a style ="cursor: pointer" onClick="window.open('admin.php?users/{$user.user_id}/avatar','edit','width=1000,height=650')"><b>Edit Avatar</b></a></li>
                    <li><a style ="cursor: pointer" onClick="window.open('admin.php?banning/users/{$user.user_id}/add','ban','width=1000,height=650')"><b>Ban User</b></a></li>
                </ul>
            </div>
        </div>
    <xen:else />
        <xen:username user="$user" itemprop="name" rich="true" />
    </xen:if>
    H0Q7AJN.png
    D3CSEC2.png
    Chúc các bạn thành công.


    Nguồn: VNXF.VN

    ...
    howto17477Phạm Hữu Dư thích bài viết này.

Ủng hộ diễn đàn