new post button in post

正在浏览 Free Downloads NullPro Community 中关于 new post button in post 的相关内容。当前是第 1 页,共有 1 个相关结果,助您快速获取所需的 new post button in post 资源、教程及讨论。
  1. R

    New Post Button in Post

    Result: ACP --> Template --> thread_view and find: <xf:breadcrumb source="$forum.getBreadcrumbs()" /> Replace with the code below: <xf:breadcrumb source="$forum.getBreadcrumbs()" /> <xf:pageaction if="$forum.canCreateThread()"> <xf:button href="{{ link('forums/post-thread', $forum) }}"...
返回
顶部