I have a site where each node is categorized with a taxonomy term, and I have a page which I call with taxonomy/term/number that shows a teaser for every node with that term. Now I want to show a teaser of the latest node with each term in a block in the front page. I guess I need Views for this, I installed it but I can't understand what I have to do. Thanks.

Comments

mallory99’s picture

Views has excellent, clear instructions (with tutorials) viewable through the advanced help module. Start there. I am new to views and still experimenting with it - and that really seems to be the best approach. Play with as much as you can.

clau_bolson’s picture

I've figured it - I was searching by taxonomy term, not by taxonomy term ID.