- UID
- 907
- 注册
- 2020/07/05
- 消息
- 17
- 黄金
- 9,865G
方法教程:
1:在后台右上角搜索模板:thread_view
2:在thread_view模板中ctrl+F以下代码
thread_view:
<xf:breadcrumb source="$forum.getBreadcrumbs()" />
HTML:
<xf:breadcrumb source="$forum.getBreadcrumbs()" />
<xf:pageaction if="$forum.canCreateThread()">
<xf:button href="{{ link('forums/post-thread', $forum) }}" class="button--cta" icon="write">
{{ phrase('post_thread') }}
</xf:button>
</xf:pageaction>
Tips:不同样式可能拥有不同效果。
最后编辑:
打赏用户
