Navitto

Description

Navitto adds a fixed navigation bar that follows H2 headings in posts and pages.
It helps readers understand where they are in long-form content and jump quickly to sections.

Features

  • Fixed navigation bar – Stays at the top or bottom while scrolling and lists H2 headings.
  • Display modes – Show all headings, choose specific H2 headings, or hide the nav for each post/page.
  • Customizer – Control preset (simple/theme), position, height, and font weight.
  • Bulk apply – Enable or disable Navitto on all existing posts from Settings > Navitto.
  • Theme-aware offset – Attempts to avoid headings being hidden under fixed headers.
  • Posts and pages – Works on both content types.

Source code and support

  • Repository: https://github.com/n-souta/navitto
  • Issues: https://github.com/n-souta/navitto/issues

Screenshots

  • Navitto meta box in the editor sidebar (display mode, H2 selection, and trigger settings).
  • Front-end fixed navigation example while scrolling a post.
  • Appearance > Customize > Navitto settings (preset, position, height, and typography).
  • Settings > Navitto screen for default behavior and bulk apply.

Installation

  1. Upload the plugin ZIP or search for Navitto in Plugins > Add New.
  2. Activate the plugin.
  3. Edit a post or page and use the Navitto meta box in the sidebar.
  4. (Optional) Open Appearance > Customize > Navitto for global design settings.
  5. (Optional) Open Settings > Navitto for default behavior and bulk apply.

FAQ

The fixed nav does not appear

  • Ensure the post/page is not set to hide the nav in the Navitto meta box.
  • Navitto appears only when the content has at least two H2 headings.

How do I choose which headings are shown?

Select Choose headings to display in the Navitto meta box, then check the H2 headings you want.
You can also override each heading label and set when the nav starts appearing.

Can I insert the nav inside the theme header?

If your theme supports the navitto_fixed_nav_inside_header filter and outputs Navitto inside the header area, it can render there.
Please refer to your theme’s documentation.

How can I contribute Japanese translations for WordPress.org?

Navitto uses the WordPress.org translation platform.
You can submit Japanese translations at:
https://translate.wordpress.org/projects/wp-plugins/navitto/

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Navitto” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Navitto” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.3

(2026-05-10)
* Bundled Japanese translations for the settings screen (languages/navitto-ja).

1.0.1

(2026-03-29)
* Updated readme: trimmed description and simplified changelog for the plugin directory page.

1.0.0

(2026-03-29)
* Initial release on the WordPress.org Plugin Directory.