Hi.
I have a custom hierarchical taxonomy called 'tipo_artigo', inside I have terms called 'entrevista', 'reportagem', 'noticia', etc.
What I would want to do is query only the last sticky post from 3 specific terms so I can populate a custom 3-post loop.
I've been banging my head around wp_query(); with no luck until now. I really hope someone can help me to find a way to do this.
Thanks in advance.