Plugin info

Total downloads: 1,647
Active installs: 100
Total reviews: 1
Average rating: 5
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 6/10/2025 (257 days ago)
Added to WordPress: 5/22/2020 (5 years old)
Minimum WordPress version: 4.0.0
Tested up to WordPress version: 6.8.3
Minimum PHP version: 7.4

Maintenance & Compatibility

Maintenance score

Stale • Last updated 257 days ago • 1 reviews

40/100

Is Navigation JHAC abandoned?

Likely maintained (last update 257 days ago).

Compatibility

Requires WordPress: 4.0.0
Tested up to: 6.8.3
Requires PHP: 7.4

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

Breadcrumb NavXT
Rating 4.6/5 (132 reviews)Active installs 900,000
Max Mega Menu
Rating 4.8/5 (848 reviews)Active installs 400,000
Menu Icons by ThemeIsle
Rating 4.9/5 (838 reviews)Active installs 100,000
Menu Image, Icons made easy
Rating 4.5/5 (123 reviews)Active installs 100,000
WP Mobile Menu – The Mobile-Friendly Responsive Menu
Rating 4.7/5 (256 reviews)Active installs 80,000
Exclude Pages
Rating 4.9/5 (47 reviews)Active installs 30,000

Description

This plugin allows users to add a clean, intuitive navigation feature for both mobile and desktop, enhancing how visitors explore a WordPress site.

Installation

From within WordPress

  1. Visit ‘Plugins’ > ‘Add New’.
  2. Search for ‘Navigation JHAC’.
  3. Activate from your Plugins page.
  4. Populate the WordPress Menu with the name “JHAC Menu”.
  5. Output the navigation by using using the “Navigation JHAC” Gutenberg block or the shortcode [nav_jhac_full].

Manually

  1. Upload the ‘navigation-jhac’ folder to the ‘/wp-content/plugins/’ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Populate the WordPress Menu with the name “JHAC Menu”.
  4. Output the navigation by using using the “Navigation JHAC” Gutenberg block or the shortcode [nav_jhac_full].

Frequently Asked Questions

How To Show The Navigation

The plugin is now available as a Gutenberg block, allowing for easy integration into your WordPress pages. However, if you prefer using shortcodes, that option remains fully supported.

To get started, a WordPress menu titled “JHAC Menu” will be automatically created—ready for you to populate. To display the navigation, search for the “Navigation JHAC” block and configure it using the block settings.

To add the navigation via shortcode and display the desktop and mobile menu versions, use: [nav_jhac_full]. If you’d like to place the mobile and desktop navigations in different locations—for example, showing the mobile menu at the top of the header and the desktop menu at the bottom—you can use the following shortcodes: Desktop Navigation: [nav_jhac_des] and Mobile Navigation: [nav_jhac_mob]. You can customise the appearance of the shortcode navigation using the “Nav JHAC” settings page.

Review feed

jonathanhallofficial
10/8/2020

Works great!

Nice and easy to use nav plugin.

Screenshots

  1. The Desktop Navigation

    The Desktop Navigation

  2. The Mobile Menu Bar

    The Mobile Menu Bar

  3. The Mobile Navigation Once Opened

    The Mobile Navigation Once Opened

Changelog

1.6

  • A new menu called “JHAC Menu” is now automatically created during plugin installation. This replaces the previous “Header Menu”.
  • Introduced a custom Gutenberg block to render the navigation menu.
  • Developed a custom walker class to handle navigation markup, reducing the reliance on JavaScript.
  • Added new custom fields for setting desktop and mobile navigation colours.
  • Fully tested with WordPress version 6.8.
  • Verified compatibility with PHP 8.2.

1.5

  • Enabled opacity options for the colours specified.
  • Ensured compatibility up to WordPress version 6.1.1.
  • Upgraded the method of which the styling is applied to the navigation.
  • Extra options added to the settings page.

1.4

  • Created option for specifying the text colour.

1.3

  • Improved settings page appearance.
  • Added functionality to have the mobile menu item fully clickable (not just the arrow) should the target link be empty or contain just “#”.
  • Updated the mobile menu so that if the item is an anchor link, the menu will automatically hide when the item is clicked.
  • Increased the spacing underneath the mobile menu address.
  • Added JSColour Picker onto the plugin settings page.
  • Updated settings page icon.

1.2

  • Updated plugin page banners.
  • Updated centre align field options.

1.1

  • Latest WordPress version compatibility improvements.