ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 29,353
- Points
- 823
Reputation:
I know I can do a template edit but is there an addon I am missing to add a New Thread Button in Thread View?
I find myself reading a thread thinking, I have a great idea for a new thread and then I have to click back to forums or the main index.
I'm always encouraging members to create new threads so having this button properly placed would be a nice feature to have.
I currently have this code
Code:
Read more
Continue reading...
I find myself reading a thread thinking, I have a great idea for a new thread and then I have to click back to forums or the main index.
I'm always encouraging members to create new threads so having this button properly placed would be a nice feature to have.
I currently have this code
Code:
<xf:if is="$xf.visitor.canCreateThread() OR $xf.visitor.canCreateThreadPreReg()">...
Read more
Continue reading...