alternadiv
Well-known member
I'm redesigning my website and I'm finally giving it a normal homepage that isn't the forum list. The 2.2 article system is perfect for this.
My intent is to show a single large article and a few smaller article blocks under it (preview mode). I will then use widgets to have something like a carousel at the top of featured store products, etc. Under the list of articles might be popular forum posts, etc.
This is how I think I should configure this, but I'm looking for some clarification. Maybe this isn't the most efficient way?
Also, if I wanted some homepage's articles to also display as sticky threads in relevant nodes, is that possible? I'm thinking there could be a way to add a search forum node into this to make it a little configurable...
My intent is to show a single large article and a few smaller article blocks under it (preview mode). I will then use widgets to have something like a carousel at the top of featured store products, etc. Under the list of articles might be popular forum posts, etc.
This is how I think I should configure this, but I'm looking for some clarification. Maybe this isn't the most efficient way?
- Create a node that uses article threads, preview mode selected
- Do not show this node in the forum list to make it not technically exist as a node
- Friendly URL for this node = /home
- In board settings, change the board homepage to domain/home/ -- now domain.com = the article forum and domain.com/forum = the forum list
- Using a new .less template (custom_homepage.less), target this specific forum ID#
- Use the custom template to modify this specific forum to feel more like a typical website homepage and less of an actual forum (adding the widgets, modifying the way the previews are displayed, etc.)
Also, if I wanted some homepage's articles to also display as sticky threads in relevant nodes, is that possible? I'm thinking there could be a way to add a search forum node into this to make it a little configurable...
- The article node mentioned above is now a search forum, but the other steps are the same
- It is configured to display what I would want to show on my homepage
- I'm now able to have specific sticky threads from various nodes display on the homepage as articles
- My understanding is that a search forum cannot display articles in preview mode, so this would be accomplished with a custom template to force the search forum node from step 1 to use article preview mode
Last edited: