Hi Community

I am making a review site, and I have two node types. "regular reviews" and "anonymous reviews". Using themes, and views I was able to hide usernames for the anonymous node types on 90% of the site. The only problem is, When i do a search it shows all the usernames even for the anonymous node.

1.
I want to Implement something where everywhere on the site, if node type = anonymous review.. then replace author by word 'anonymous'.

or

2. I want to hide username from anonymous node types in search results.

Can someone please help me with a solution, i'm not very php literate. I would prefer a blanket solution like point #1 but #2 and other suggestions are welcome.

Thx