However, whenever I try to make the reviews catagory show up, it doesn't at all. Here is the code I have
CODE
<MTEntries category="reviews" lastn="3">
<$MTEntryTrackbackData$>
<a name="<$MTEntryID pad="1"$>"></a>
<$MTEntryTitle$></h3>
<$MTEntryBody$>
<MTEntryIfExtended>
<span class="extended"><a href="<$MTEntryPermalink$>">Continue reading "[more]"</a></span><br />
</MTEntryIfExtended>
Posted by <$MTEntryAuthor$>
</MTEntries>
<$MTEntryTrackbackData$>
<a name="<$MTEntryID pad="1"$>"></a>
<$MTEntryTitle$></h3>
<$MTEntryBody$>
<MTEntryIfExtended>
<span class="extended"><a href="<$MTEntryPermalink$>">Continue reading "[more]"</a></span><br />
</MTEntryIfExtended>
Posted by <$MTEntryAuthor$>
</MTEntries>
When I put the news catagory in, it works, when I put the reviews catagory in, it doesn't show up.
I have a couple of posts in the reviews catagory so it should be showing up, I cant fugure it out.