-
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) }}"...- richard
- Ressource
- Catégorie: XenForo2 conseils et guides