Showing "Post Thread" Button for Guests

  • Thread starter Thread starter Tamasita
  • Start date Start date

Tamasita

Guest
Member
Hello,I'm looking for a way to display the "Post Thread" button to guest users on my XenForo forum. Currently, only registered members can post, but I'd like guests to see the button (even if they can't actually post) to encourage registration.

I've tried editing the forum_view template, but when I remove the "if conditions," the link structure breaks for logged-in users. Any guidance on how to achieve this would be appreciated.Thank you.

Code:

<xf:pageaction...

Read more

Continue reading...
 
Top