Sorry, it’s a bit over my head. I’m looking for a function to insert into the functions.php to do the above… it starts like this:
function category_posts() {
some code here to show the three posts from a particular category
}
But, then I don’t know how to finish it.
Thanks in advance.