Help - Search - Members - Calendar
Full Version: menu of archived page to be category specific?
Movable Type Community Forum > Additional Resources > Tips and Tricks
sherwin
this is the default code for the menu for an archived page (ie. individual...)
CODE
<div id="menu">
<MTEntryPrevious>
<a href="<$MTEntryLink$>">« <$MTEntryTitle$></a> |
</MTEntryPrevious>
<a href="<$MTBlogURL$>">Main</a>
<MTEntryNext>
| <a href="<$MTEntryLink$>"><$MTEntryTitle$> »</a>
</MTEntryNext>
</div>

what changes/additions/replacements do i need to do to make so that the previous and next article links are within the current category?... let's say category="blog"

thanks in advance.
kadyellebee
There's not currently a way to do this inside of MT, but here's a link to a php script from Scripty Goddess that works wonderfully! How to's: Next/Prev Links Specific to Categories in MT - v.2

Kristine
sherwin
thanks.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.