Frequently Asked Questions
Here are answers to the most popular questions about Light Portal.
General questions
Which versions of SMF are supported?
See Installation.
Where can I download Light Portal?
See Installation.
Installation and Setup
How do I install Light Portal?
See Installation.
How do I make the portal the front page?
See Portal Settings.
Can I use Light Portal alongside another portal?
Yes, you can try combining two portals.
- Install Light Portal without removing the previous portal
- Go to Settings → Miscellaneous and change the
action/pageparameters to differ from the other portal
Pages
How do I create a new page?
See Add Page.
How do I configure SEO for pages?
See SEO Tab.
What are categories and tags?
See Glossary
You can create categories in Portal → Categories and tags in Portal → Tags.
Blocks
How do I add a block?
See Add Block.
How do I reorder blocks?
In the block management section, drag blocks to the desired order.
Can I use JavaScript in blocks?
Yes, use an HTML-type block for this.
Warning
Be careful with external scripts — they can slow down page loading or create security vulnerabilities.
Plugins
What are plugins?
Plugins extend Light Portal functionality. They can add new block types, integrate with other modifications, and provide additional features.
See Manage Plugins for details.
How do I install an additional plugin?
See Installing additional plugins.
Design and Themes
How do I change the portal appearance?
Light Portal uses the same theme as the rest of the forum. However, you can change the front page layout.
- CSS: Create a file
portal_custom.cssin theThemes/default/cssfolder - Layouts: Create a custom front page layout in the
Themes/default/portal_layoutsfolder
See Create Custom Layouts for details.
Troubleshooting
Page isn't displaying
Check:
- Page status (enabled/disabled)
- Correct URL (slug)
- Visibility settings (Access and placement tab in page settings)
Block isn't displaying
Check:
- Whether the block is enabled
- Which panel it is assigned to
- Visibility settings (Access and placement tab in block settings)
Errors after update
- Clear the forum cache and browser cache
- Enable weekly table optimization in the Miscellaneous tab in portal settings
- Reinstall/update plugins if necessary
Where can I find error logs?
Light Portal logs are in the standard SMF logs. You can also enable debug mode in the portal settings.
Development
How do I create my own plugin?
See Add Plugin.
Where can I find documentation on hooks?
See Portal Hooks.
Need Help?
If you didn't find the answer to your question:
- Search the support forum
- Create a new post describing your problem
- Attach screenshots and error logs
Or use the comment section right on this page.
