Skip to main content

Navigation & Menus

Primary Menu

One menu exists: Main Menu (slug: main-menu), assigned to the primary location.

PositionTitleURLTarget
1Recommendationshttps://id86.net/recommendations/Same tab
2GitHubhttps://github.com/donnyaw/ID86-instant-documentation_blank
  • On non-front pages, a search icon (SVG from GeneratePress) appears in the header menu bar. Clicking it opens the Fuse.js command palette.
  • On the front page, the header search trigger is hidden because the hero search bar is the primary entry point.

Implementation:

  • The GeneratePress native search modal is removed via remove_action in functions.php.
  • The replacement trigger data-id86-fuse-open opens the #id86-fuse-palette overlay.
  • Mobile responsive CSS hides the menu-bar-items search at appropriate breakpoints.

Mobile Navigation

  • GeneratePress slideout navigation is enabled via GP Premium.
  • On screens ≤ 1024px, the mobile hamburger menu toggle appears and menu-bar-items are hidden.
  • On screens ≥ 1025px, the mobile-menu-control-wrapper menu-bar-items are hidden.
  • Slideout panel has a close button (X icon) and displays the primary menu.

Page Structure

SlugTitlePurpose
/Home Page 2Homepage with Elements
/sample-page-2/(homepage alias)Alternative homepage alias
/recommendations/RecommendationsAffiliate tool recommendations
/about-me/About MeAuthor/about page
/privacy-policy/Privacy PolicyLegal
/blog-page/Blog Page(unused)

Category Page URLs

SlugName
/category/code/Code
/category/devops/DevOps
/category/english/English
/category/seo/SEO

Category pages use the GeneratePress archive template with the #Archive Post Layout and #Archive Title Elements.