How can I hide node content from the taxonomy term page. That was the related content (Term reference node) of that particular taxonomy term.
I am trying to hide it using hook_preprocess_taxonomy_term(&$variables), but I'm unable to resolve the issue. Please suggest the best solution for that.