Hi - i'm in the middle of developing a site for the Vassar College weekly student newspaper with MT3 and I've come across a very frustrating behavior within MTEntries which might qualify as a full-blown bug.
the site i'm describing below can be found here:
http://misc.vassar.edu
I'm using "MTEntries category="*category name*" lastn="1""
to specify the latest entry in each of 7 or 8 categories, laid out in a grid on the main page. all was going well until i deleted out my test entries and some of the actual ones crept in, as several of them also had secondary categories assigned.
as may be visible on the site now, these entries proceed to appear TWICE, or rather the entry's excerpt appears twice, because it's been assigned to two categories, and there doesn't seem to be a way to limit them from appearing like that.
the problem is that the ENTRY itself is only appearing once, at least as far as i can tell, but it's visible twice, once for the category in each of the MTEntries section and once for the second category.
Does this make sense? I've been staring at this for like 2 hours now and I can't really figure out any way around it, using plugins or not, and I'm calling out for help.