The code was encapsulated with the following:
CODE
<MTCategories>
<MTEntries sort_order="ascend" lastn="1">
<MTEntries sort_order="ascend" lastn="1">
but I guess the "lastn" command keeps making the latest entry appear instead of the first entry. If I leave out the "lastn", I'll get all the entries displayed.
Is there any command or code that does the opposite of "lastn" and allows me to display only the first entry created of every category?
thanks.