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.

Remove "All Discussions" out of Category listing

My client does not want "All Discussions" to show on the right column Category listing on the default Vanilla theme. Quick and easy way to accomplish this?

Comments

  • LincLinc Admin
    edited 2010 09
    Customize /views/modules/categories.php in your theme. (Copy it from /applications/vanilla/views/modules/categories.php to /themes/yourtheme/views/modules/categories.php)

    Remove lines 13-17 (the first < li > after the < ul class="PanelInfo" > starts)
Sign In or Register to comment.