By saitanay on
i want to show titles of latest posts of a certain taxonomy term only as a list in the sidebar on front page. HOW?
i want to show titles of latest posts of a certain taxonomy term only as a list in the sidebar on front page. HOW?
Comments
Hi! You could use a list
Hi!
You could use a list type view, providing block, showing only the title of the nodes, and using the taxonomy term as a filter. Then, just place this block on your page.
Regards,
Carlos.
Latest nodes of a certain taxonomy
I am trying to do the same but I want the LATEST X nodes of a certain type and of a certain taxonomy.
How do I specify the filter to pick out the LATEST ones??
I cant really figure it out
Thanks
Hi! You should use the
Hi!
You should use the filters when constructing the view, and filter only the taxonomy and types you want.
Then, on the sort criteria of your view, chose the creation or the updating time of the nodes in descending order, and set your block to display just the number of nodes that you want.
Hope this helps!
all good
thanks, was a sorting issue