OK, here’s one for an EE guru:
I want to pull the 8 most recent items, randomly, from a weblog/channel. I can do either—the 8 most recent—or the other (random), but when I try both, it just pulls any 8 randomly from the entire pool of entries. I just want the 8 most recent, rearranged every time the page is loaded. Does that make sense? What would the {exp:weblog:entries} tag look like?
Thanks in advance for any guidance.