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

返回列表 發(fā)帖
查看: 1959|回復(fù): 2

[已解決] 請(qǐng)問(wèn)這里要怎么修改?

34

主題

64

回帖

117

積分

漸入佳境

貢獻(xiàn)
0 點(diǎn)
金幣
15 個(gè)
樓主
發(fā)表于 2022-8-23 15:04:55 | 只看樓主 |只看大圖 |正序?yàn)g覽 |閱讀模式

1 貢獻(xiàn)

最佳答案

修改文件:
template\default\forum\forumdisplay_list.htm(這個(gè)是默認(rèn)模板,如果你用的第三方模板,先看看有無(wú)template\第三方模板\forum\forumdisplay_list.htm文件,有的話(huà)改第三方模板文件)

  1. <div class="auth cl">

  2.         <cite class="xg1 y">

  3.                         {lang like}: <!--{if $thread[recommends]}-->$thread[recommends]<!--{else}-->0<!--{/if}-->

  4.                            {lang reply}: <a href="forum.php?mod=viewthread&tid=$thread[tid]&extra=$extra" title="$thread[replies] {lang reply}">$thread[replies]</a>

  5.         </cite>

  6.         <!--{hook/forumdisplay_author $key}-->

  7.         <!--{if $thread['authorid'] && $thread['author']}-->

  8.                         <a href="home.php?mod=space&uid=$thread[authorid]">$thread[author]</a><!--{if !empty($verify[$thread['authorid']])}--> $verify[$thread[authorid]]<!--{/if}-->

  9.         <!--{else}-->

  10.                         $_G[setting][anonymoustext]

  11.         <!--{/if}-->

  12. </div>
復(fù)制代碼

1、$thread[author]是用戶(hù)名
需要改成頭像的話(huà),改成
<img src="uc_server/avatar.php?uid={$thread['authorid']}&size=small" alt="">
2、文字“喜歡”對(duì)應(yīng){lang like},文字“回復(fù)”對(duì)應(yīng){lang reply},改成你想要的內(nèi)容即可;


回復(fù)

使用道具 舉報(bào)

19

主題

272

回帖

791

積分

應(yīng)用開(kāi)發(fā)者

貢獻(xiàn)
19 點(diǎn)
金幣
316 個(gè)
板凳
發(fā)表于 2022-8-23 18:21:16 | 只看Ta
以上教程只能幫你顯示你想要的內(nèi)容,具體樣式你要根據(jù)你頁(yè)面的情況再調(diào)整。
回復(fù)

使用道具 舉報(bào)

19

主題

272

回帖

791

積分

應(yīng)用開(kāi)發(fā)者

貢獻(xiàn)
19 點(diǎn)
金幣
316 個(gè)
沙發(fā)
發(fā)表于 2022-8-23 18:16:37 | 只看Ta
修改文件:
template\default\forum\forumdisplay_list.htm(這個(gè)是默認(rèn)模板,如果你用的第三方模板,先看看有無(wú)template\第三方模板\forum\forumdisplay_list.htm文件,有的話(huà)改第三方模板文件)

  1. <div class="auth cl">

  2.         <cite class="xg1 y">

  3.                         {lang like}: <!--{if $thread[recommends]}-->$thread[recommends]<!--{else}-->0<!--{/if}-->

  4.                            {lang reply}: <a href="forum.php?mod=viewthread&tid=$thread[tid]&extra=$extra" title="$thread[replies] {lang reply}">$thread[replies]</a>

  5.         </cite>

  6.         <!--{hook/forumdisplay_author $key}-->

  7.         <!--{if $thread['authorid'] && $thread['author']}-->

  8.                         <a href="home.php?mod=space&uid=$thread[authorid]">$thread[author]</a><!--{if !empty($verify[$thread['authorid']])}--> $verify[$thread[authorid]]<!--{/if}-->

  9.         <!--{else}-->

  10.                         $_G[setting][anonymoustext]

  11.         <!--{/if}-->

  12. </div>
復(fù)制代碼

1、$thread[author]是用戶(hù)名
需要改成頭像的話(huà),改成
<img src="uc_server/avatar.php?uid={$thread['authorid']}&size=small" alt="">
2、文字“喜歡”對(duì)應(yīng){lang like},文字“回復(fù)”對(duì)應(yīng){lang reply},改成你想要的內(nèi)容即可;


回復(fù)

使用道具 舉報(bào)

本版積分規(guī)則

  • 關(guān)注公眾號(hào)
  • 有償服務(wù)微信
  • 有償服務(wù)QQ

手機(jī)版|小黑屋|Discuz! 官方交流社區(qū) ( 皖I(lǐng)CP備16010102號(hào) |皖公網(wǎng)安備34010302002376號(hào) )|網(wǎng)站地圖|star

GMT+8, 2025-9-20 23:14 , Processed in 0.066132 second(s), 31 queries .

Powered by Discuz! W1.0 Licensed

Copyright © 2001-2025 Discuz! Team.

關(guān)燈 在本版發(fā)帖
有償服務(wù)QQ
有償服務(wù)微信
返回頂部
快速回復(fù) 返回頂部 返回列表