Articles tagged with: Navigation
-
-
Navigate articles by custom field
Output next/prev links that display articles based on a custom field list rather than article post date – etc solves the problem with the aid of XPath and his etc_query plugin.
-
List related links from categories and sections
A new tip from our regular contributor and good friend Yiannis Colakides (colak), this time a way of displaying 10 links on each page, populated by related links.
-
List articles from a specific category on a landing page
Els – TXP’s own “Queen of Tags” – is back with a tip for listing a series of articles from a specific category on a landing page.
-
Hierarchical category menu with articles
Adi Gilbert is back with a menu based on categories & sub-categories together with their articles, all without using plugins.
-
A nested list of sections and their articles
This simple snippet produces a nested list of sections and the articles contained within the sections.
-
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.