I can't get the sort order to word with mt:MulitBlog
The code looks like
by
" class="read_more">Read Full Story »
It is displaying the first posts form all the blogs but in no particular order. Is there a way to accomplish this?
Thanks!
Reported on Movable Type 4.2

Here is the code I was trying
Put the "include_blogs" etc. on mt:Entries. Just let mt:MultiBlog stand by itself.
Thanks for the response shenews. I tried that and sort_order still had no effect on the output. Here is the new code
Lastn should be displaying them in the order of most recently published. (I believe lastn cancels sort order, as it is an order all by itself.)
What order do you want them in?
I want to get the last post from each blog, sorted in descending order.
Okay, sorry, I misunderstood. This was asked and never answered on the old blogs: http://forums.sixapart.com/index.php?showtopic=65519
It seems it will sort by blog ids or by the latest posts from among all those blogs, but not the one latest from each blog in chronological order.
Yeah, I saw the unanswered post from the old forums too, I thought a new topic might spark an answer.
Thank you for replying, I guess Ill look into another option