Series Navigation and Table of Contents

Help readers navigate your series with previous/next buttons and auto-generated tables of contents. These features appear automatically on posts within a series.

What You’ll Learn

  • How series navigation works
  • Navigation styles and options
  • Table of contents placement
  • Reader progress tracking

Series Navigation

When a reader views any post in a series, they see navigation to move between parts. This appears automatically at the end of each post.

What Navigation Shows

← Previous: Part 2 - Setting Up     |     Next: Part 4 - Advanced Tips →

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Part 3 of 5 in "Complete WordPress Guide"
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

Navigation Styles

Configure the style in Member Blog → Series → Settings:

StyleAppearanceBest For
ButtonsStyled buttons with arrowsClean, modern design
LinksSimple text linksMinimal, text-focused sites
CardsRich cards with thumbnailsVisual, image-heavy content

Table of Contents

An auto-generated list of all posts in the series. Readers can see where they are and jump to any part.

TOC Example

Complete WordPress Guide (5 parts)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
✓ Part 1: Introduction
✓ Part 2: Setting Up
→ Part 3: Core Concepts (You are here)
○ Part 4: Advanced Tips
○ Part 5: Conclusion
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

TOC Position Options

PositionWhere It AppearsBest For
Before ContentAt the top of the postReference guides
After ContentAt the bottom, before commentsTutorials, stories
BothTop and bottomLong content
SidebarVia shortcode in sidebar widgetAlways-visible navigation

Configuring Navigation Settings

  1. Go to Member Blog → Series
  2. Click Settings
  3. Configure these options:
SettingOptionsDescription
Navigation StyleButtons, Links, CardsHow prev/next looks
TOC PositionBefore, After, Both, NoneWhere TOC appears
Enable ProgressYes/NoTrack reader progress

Reader Progress Tracking

Track how far readers have progressed through a series.

How It Works

  1. Reader views a post in the series
  2. Post is marked as “read” for that reader
  3. Progress percentage updates automatically
  4. Visual indicator shows completion

Progress Display

Your Progress: ████████░░ 60% (3 of 5 parts read)

Progress Storage

Reader TypeStorage Method
Logged-in usersUser meta (persists across devices)
GuestsBrowser cookies (if enabled)

Enabling Guest Progress

By default, progress is only tracked for logged-in users. To track guests:

  1. Go to Series Settings
  2. Enable Allow Non-Logged Progress
  3. Save changes

Note: Guest progress uses cookies and won’t sync across devices or browsers.

Manual Shortcodes

If you want to place navigation or TOC manually in your post content:

Add Navigation

[bp-member-blog-series-nav]

Add Table of Contents

[bp-member-blog-series-toc]

Sidebar Widget

Add the TOC shortcode to a text widget in your sidebar for always-visible navigation.

SEO Benefits

Series navigation provides SEO advantages:

BenefitHow
Internal linkingAutomatic links between related posts
Topic authorityComprehensive coverage signals expertise
User engagementReaders consume more content
Reduced bounceNavigation keeps readers on site

Troubleshooting

IssueSolution
Navigation not showingCheck that post is in a series
Wrong post orderEdit positions in series settings
Progress not trackingVerify progress tracking is enabled
TOC not appearingCheck TOC Position setting

Related Documentation

  • Creating and Managing Post Series
  • Series Landing Pages and Shortcodes
]]>
Last updated: January 18, 2026