Quote Originally Posted by bswinnerton View Post
Is there a way to remove the categories box from the front page, but have it on everything else?

I looked around the admin page but can't seem to find it.
In the current version there are no admin controls to selectively determine which page a certain sidebox will display on.

You'll have to edit your sidebox code to do that. Namely add a check for $this_is_home_page around all the logic in your custom version of /includes/modules/sideboxes/YOURTEMPLATE/categories.php