Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Options

Showing posts from a specific category on the homepage

edited April 2010 in Vanilla 2.0 - 2.8
I'm looking to create something similar to http://forums.grooveshark.com/ where a posts from a particular category (e.g. "Known Issues") are also displayed on the homepage.

I believe this happens in views\discussions\index.php but I'm a little fuzzy on what the code would look like.

Any help would be greatly appreciated. Thanks!

Comments

  • Options
    edited April 2010
    To simply make it the front page, in the admin panel, Routers, change the route of your DefaultController to discussions/categories/[yourCategory]

    But this might not be what you want.
  • Options
    Thanks, but not quite what I need. I'm looking to list discussions from multiple categories on the same page.
  • Options
    I'm putting a $30 bounty on this. Anyone?
Sign In or Register to comment.