Someone Guide Me

1 comment
In MyBB, to add more links to the sidebar/index page, you have a few options:
1. Edit the templates directly — Go to Admin CP → Templates → Your Theme Templates → Index Templates → index and add your links in the sidebar section. You can add as many as you want.
2. Use a plugin — "MyCode Manager" or "Sidebar Manager" plugins let you add custom content blocks to the sidebar without editing templates.
3. Use the header/footer templates — If you want links above or below the main content, edit the header or footer templates instead.
Just be careful with template edits — always back up your templates before making changes, and make sure you're editing the template for your active theme.
 
Back
Top