[support] Removing content type from taxonomy listings

Christopher M. Jones cjones at partialflow.com
Thu Nov 4 14:25:28 UTC 2010


Override the taxonomy/term page with a view. There should be some 
default views already in there, which you only need to enable. Add a 
filter to the view to exclude your content type.

On 11/04/2010 09:26 AM, Neil Coghlan wrote:
> I have a content type where users select a taxonomy term. However, I
> don't want that content type appearing for the taxonomy listings on
> pages like /taxonomy/term/123.
>
> Is there a simple way to do this? The "published to front page" option
> doesn't seem to affect taxonomy listings. I could play around with URL
> based php conditionals in the content template but I don't really want
> to start going down that road.
>
> Regards
>
> Neil


More information about the support mailing list