久久久久av_欧美日韩一区二区在线_国产精品三区四区_日韩中字在线

Discuz! 官方交流社區

標題: 怎么刪除圖片模式下的喜歡和回復數量 有圖 [打印本頁]

作者: qq906705000    時間: 2023-2-15 14:53
標題: 怎么刪除圖片模式下的喜歡和回復數量 有圖
(, 下載次數: 5)


如圖所示 每個帖子下面都有一個回復 和 喜歡 數量 如何去除 覺得太雞肋了
還有發帖人也要去除 求指路

作者: onetheme    時間: 2023-2-15 14:54
template\default\forum\forumdisplay_list.htm

  1. <cite class="xg1 y">
  2.                                                                                 {lang like}: <!--{if $thread[recommends]}-->$thread[recommends]<!--{else}-->0<!--{/if}-->
  3.                                                                                  &nbsp; {lang reply}: <a href="forum.php?mod=viewthread&tid=$thread[tid]&extra=$extra" title="$thread[replies] {lang reply}">$thread[replies]</a>
  4.                                                                         </cite>
復制代碼






作者: qq906705000    時間: 2023-2-15 15:00
onetheme 發表于 2023-2-15 14:54
template\default\forum\forumdisplay_list.htm

感謝  喜歡和回復沒有了 底部還有一個發帖人的ID 哪行代碼可以一并去掉呢?  一會采納你 多謝老板
作者: onetheme    時間: 2023-2-15 15:02
qq906705000 發表于 2023-2-15 15:00
感謝  喜歡和回復沒有了 底部還有一個發帖人的ID 哪行代碼可以一并去掉呢?  一會采納你 多謝老板 ...

刪除整段

<div class="auth cl">
                                                                        <cite class="xg1 y">
                                                                                {lang like}: <!--{if $thread[recommends]}-->$thread[recommends]<!--{else}-->0<!--{/if}-->
                                                                                 &nbsp; {lang reply}: <a href="forum.php?mod=viewthread&tid=$thread[tid]&extra=$extra" title="$thread[replies] {lang reply}">$thread[replies]</a>
                                                                        </cite>
                                                                        <!--{hook/forumdisplay_author $key}-->
                                                                        <!--{if $thread['authorid'] && $thread['author']}-->
                                                                                <a href="home.php?mod=space&uid=$thread[authorid]">$thread[author]</a><!--{if !empty($verify[$thread['authorid']])}--> $verify[$thread[authorid]]<!--{/if}-->
                                                                        <!--{else}-->
                                                                                $_G[setting][anonymoustext]
                                                                        <!--{/if}-->
                                                                </div>






歡迎光臨 Discuz! 官方交流社區 (http://www.9999xn.com/) Powered by Discuz! W1.0