Hot Summer Deals are Here!
Celebrate with up to 90% off on 13,300 resources
04
Days
20
Hours
03
Mins
29
Secs

Xenforo Questions

Status
This thread has been locked.

Harrison

Systems & Telecoms Engineer
Banned
Feedback score
45
Posts
1,371
Reactions
672
Resources
0
Hello all,

I have a few questions regarding Xenforo.

  1. How do I edit the navigation bar tabs? (SOLVED)
  2. How can I make forums private so you can only see your own threads? (SOLVED)
  3. How can I make a forum so people cannot post in the forum but view threads inside. (SOLVED)
 
Last edited:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

nick

Supreme
Feedback score
24
Posts
435
Reactions
386
Resources
0
  1. How can I make forums private so you can only see your own threads?
Go to your Admin Panel, Applications, Display Node Tree, go to the category or forums you wan't to do it to, On the right there should be something called Registered which is the group you want to edit, click the text 'Registered'. Than make the permission "View thread by others" to Never instead of Inherit.

  • How can I make a forum so people cannot post in the forum but view threads inside.
Go to your Admin Panel, Applications, Display Node Tree, go to the category or forums you wan't to do it to, On the right there should be something called Registered which is the group you want to edit, click the text 'Registered'. Than make the permission "Post New Thread to Never instead of Inherit.

I am not sure for your first question, sorry about that but hope I helped.
 

Harrison

Systems & Telecoms Engineer
Banned
Feedback score
45
Posts
1,371
Reactions
672
Resources
0
  1. How can I make forums private so you can only see your own threads?
Go to your Admin Panel, Applications, Display Node Tree, go to the category or forums you wan't to do it to, On the right there should be something called Registered which is the group you want to edit, click the text 'Registered'. Than make the permission "View thread by others" to Never instead of Inherit.

  • How can I make a forum so people cannot post in the forum but view threads inside.
Go to your Admin Panel, Applications, Display Node Tree, go to the category or forums you wan't to do it to, On the right there should be something called Registered which is the group you want to edit, click the text 'Registered'. Than make the permission "Post New Thread to Never instead of Inherit.

I am not sure for your first question, sorry about that but hope I helped.

log into your admin page > click on the appearance tab at the top > click the templates icon> find navigation on the list (Not navigation.css! Just Navigation) > paste this in

Code:
<!-- mytab -->
                <li class="navTab PopupClosed"><a href="YOUR NEW LINK" class="navLink">TEXT TO SHOW</p></a></li>

Make sure to edit "YOUR NEW LINK" and "TEXT TO SHOW" accordingly

Mine looks like this for example

https://gyazo.com/c05a889367dfaffd3bcbcf12f84a9d38

Hope this helps
Thanks guys! Appreciate it a lot!
 
Banned forever. Reason: Scamming
Status
This thread has been locked.
Top