TXP Tips in the Navigation category:
Enable pagination with article_custom article listings
Andrew Swihart’s excellent tutorial on enabling pagination using the <txp:article_custom /> tag – normally only available with the <txp:article /> tag.
Display navigation if newer or older values exist
A nice tip from Stef Dawson on the display of a paging navigation tool if either txp:newer or txp:older values exist.
Accordion style section and category menu
Dale offers his version of an accordion style menu with a nested unordered list featuring sections at the top level and section-specific categories at the second level.
Nested category and article menu with consistent URLs
A nested menu without the usage of any plugins that displays categories, sub-categories and articles, all with consistent URLs.
Filter article lists using drop-down select menus
Filter your article list using multiple custom field drop-down select menus.
Category popup selector menu
This tip features a method for a category (or section) popup selector menu containing the categories you want to display.
Assign active class for two or more sections to a single navigation item
How to assign an active class to several sections using a single navigation item.
Customising the next prev links
How to customise your next/prev links for your individual articles.
Use images for section list links
How to replace text links to sections with images.
Category menu excluding the parent
Create a simple category based menu which excludes the master category parent.
Categories navigation menu with consistent urls
This category menu returns a consistent URL regardless of the page you are on.
Create next prev links according to category1
This feature is for people who want make a prev/next article link according to the assigned value of category1.
Highlight the active article title
Highlight the current article title on any page with some simple code.
Assign an icon to your navigation links
Assign an icon to your navigation links.
Archive using parent and children categories
Make it easy for your clients or users to separate their content using parent and child categories.
Category list showing number of articles
Display a list of article categories with a count of articles in each category.
Pagination google style
How to create Google style pagination for your site.
Section and article navigation with TXP
This tutorial explores building a fully dynamic navigation system using sections and articles.
Mixing link types for navigation
Use in-built Textpattern tags for developing a navigation system generated from various sources types – sections/categories/articles/linklists.
Drop down menu using TXP tags
Create a drop down navigation menu using Textpattern tags.
Navigation menu using only TXP tags
In this example we shall create a navigation menu that will be automatically updated if you add a new section or category.
Simple navigation menu with an active class
A simple method for creating an easily updatable navigation menu, with an active CSS class applied.
