CODE
<MTCategories lastn="10" category="MoviesComingSoon">
<MTFilterCategories exclude="MoviesInTheatres|MoviesComingSoon|Fashion|Headlines|photolog">
<a href="<MTCategoryArchiveLink>"><MTCategoryLabel></a><br />
<$MTCategoryDescription$><br>
</MTFilterCategories>
</MTCategories>
</p>
<h3>In Theatres</h3>
<p>
<MTCategories lastn="10" category="MoviesInTheatre">
<MTFilterCategories exclude="MoviesInTheatres|MoviesComingSoon|Fashion|Headlines|photolog">
<a href="<MTCategoryArchiveLink>"><MTCategoryLabel></a><br />
<$MTCategoryDescription$><br>
</MTFilterCategories>
</MTCategories>
<MTFilterCategories exclude="MoviesInTheatres|MoviesComingSoon|Fashion|Headlines|photolog">
<a href="<MTCategoryArchiveLink>"><MTCategoryLabel></a><br />
<$MTCategoryDescription$><br>
</MTFilterCategories>
</MTCategories>
</p>
<h3>In Theatres</h3>
<p>
<MTCategories lastn="10" category="MoviesInTheatre">
<MTFilterCategories exclude="MoviesInTheatres|MoviesComingSoon|Fashion|Headlines|photolog">
<a href="<MTCategoryArchiveLink>"><MTCategoryLabel></a><br />
<$MTCategoryDescription$><br>
</MTFilterCategories>
</MTCategories>
But it lists the same categories under both MoviesInTheatre and MoviesComingSoon.
I thought that I had it working once but I think I broke it again.
I have a main category of Headlines and then each entry has 3 or 4 subcategories.
Thanks in advance