My Master Archive Index looks like this
September 2002
Date of Post - Title of Post (linked)
Date of Post - Title of Post (linked)
August 2002
Date of Post - Title of Post (linked
Date of Post - Title of Post (linked)
You get the idea...
I used this bit of code to accomplish it:
CODE
<MTArchiveList archive_type="Monthly">
<$MTArchiveTitle$><br />
<MTEntries>
<$MTEntryDate format="%b %e"$> - <a href="<$MTEntryLink$>#<$MTEntryID pad="1"$>"><$MTEntryTitle$></a>
</MTEntries>
</MTArchiveList>
<$MTArchiveTitle$><br />
<MTEntries>
<$MTEntryDate format="%b %e"$> - <a href="<$MTEntryLink$>#<$MTEntryID pad="1"$>"><$MTEntryTitle$></a>
</MTEntries>
</MTArchiveList>
Yet when I click on the Title of Post (linked) it doesn't take me to the Individual Post. It takes me to a similar page with the dates and titles displayed as above.
I have Monthly and Individual Archives checked under Blog Config/Archiving/Archive Type. The Archive File Template box is empty. And the Individual Entry Archive Template is the default.
Help? I'm new at this.