CODE
<h3>Recent Comments</h3>
<p>
<MTEntries recently_commented_on="5">
<MTComments lastn="1">
<a href="<$MTEntryLink$>#<$MTCommentID$>">
<$MTCommentAuthor$></a> on "<$MTEntryTitle$>".<br />
</MTComments>
</MTEntries>
</p>
<p>
<MTEntries recently_commented_on="5">
<MTComments lastn="1">
<a href="<$MTEntryLink$>#<$MTCommentID$>">
<$MTCommentAuthor$></a> on "<$MTEntryTitle$>".<br />
</MTComments>
</MTEntries>
</p>
This generates the code properly for the main index. But if you look at one of the category archives for example it changes the context of the MTEntries tag and only shows me the 5(or less if there aren't enough posts) comments in that Category.
Any ideas on how to keep the context of MT entries the same?