Hi, I have the block, Author information, displayed on all my articles. However, since drupal is treating forum topics the same, it displays this block on these pages as well. Is there any way to disable Author information on all forum topics?

Comments

michelle’s picture

Status: Active » Fixed

This really has nothing to do with advanced forum, but I happen to have written the original handbook page. ;) http://drupal.org/node/64135 will tell you all sorts of helpful things about block visibility. In addition, you can make use of the function advanced_forum_treat_as_forum_post() if you don't use pathauto for an easy way to tell if you're on a forum node.

Michelle

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.