Is it possible to hide the filter by content types links?

I like the option to filter by content types (in settings page), but I don't want the user could filter by content types on the archive page.

Comments

Susurrus’s picture

Status: Active » Fixed

You can override the filter by content type by replacing the theme function with one that outputs nothing. Just look up theme overriding in the Drupal documentation.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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