Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[求助] X3.1横排怎样去掉最后发表

[复制链接]
狼虎枪 发表于 2014-4-13 17:55:50 | 显示全部楼层 |阅读模式
问题描述
适用版本: Discuz! X3
浏览器: 360 
使用模板: 其他模板(请在回帖中说明模板的名称或者是模板的下载地址)
BUG地址: https://discuz.dismall.com/
我想让版块在首页只显示 版块名、版块简介、版主、主题数、帖数、今日新帖数,不显示“最后发表”。

搜了一下只有2.5的帖子
桥下街 发表于 2014-5-27 08:08:26 | 显示全部楼层
想去了,这框里的


本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

x
回复

使用道具 举报

桥下街 发表于 2014-5-27 08:09:30 | 显示全部楼层
在后以, 可以设置吗。
回复

使用道具 举报

Dz新手帮助站 发表于 2014-6-25 10:30:29 | 显示全部楼层
桥下街 发表于 2014-5-27 08:09
在后以, 可以设置吗。

联系qq88266896  有偿援助
回复

使用道具 举报

KeithAllan/奋斗 发表于 2014-6-30 20:48:07 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
回复

使用道具 举报

DZ动力1012 发表于 2014-8-25 18:40:56 | 显示全部楼层
你说的具体是哪个页面,请截图。
回复

使用道具 举报

DZ动力1012 发表于 2014-8-25 18:42:20 | 显示全部楼层
桥下街 发表于 2014-5-27 08:08
想去了,这框里的

以Discuz! X3.2为例,编辑文件template/default/forum/discuz.htm,删除以下代码
  1.                                                                          <dd><em>{lang forum_threads}: <!--{echo dnumber($colletion[threadnum])}--></em>, <em>{lang collection_commentnum}: <!--{echo dnumber($colletion[commentnum])}--></em></dd>                                                                       <dd>
  2.                                                                         <!--{if $colletion['lastpost']}-->
  3.                                                                                 <!--{if $forumcolumns < 3}-->
  4.                                                                                         <a href="forum.php?mod=redirect&tid=$colletion[lastpost]&goto=lastpost#lastpost" class="xi2"><!--{echo cutstr($colletion[lastsubject], 30)}--></a> <cite><!--{date($colletion[lastposttime])}--> <!--{if $colletion['lastposter']}-->$colletion['lastposter']<!--{else}-->$_G[setting][anonymoustext]<!--{/if}--></cite>
  5.                                                                                 <!--{else}-->
  6.                                                                                         <a href="forum.php?mod=redirect&tid=$colletion[lastpost]&goto=lastpost#lastpost">{lang forum_lastpost}: <!--{date($colletion[lastposttime])}--></a>
  7.                                                                                 <!--{/if}-->
  8.                                                                         <!--{else}-->
  9.                                                                                 {lang never}
  10.                                                                         <!--{/if}-->
  11.                                                                         </dd>
复制代码
回复

使用道具 举报

田横在线 发表于 2015-2-18 23:40:06 | 显示全部楼层
按楼上的去除了这段代码。怎么最后发表还在呢???
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2024-11-23 11:08 , Processed in 0.028050 second(s), 6 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表