This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Navigation JHAC

Description

This plugin enables users to add a beautifully simplistic mobile and desktop navigation feature, intended to help visitors explore a WordPress website.

Screenshots

  • The Desktop Navigation
  • The Mobile Menu Bar
  • The Mobile Navigation Once Opened

Installation

From within WordPress

  1. Visit ‘Plugins’ > ‘Add New’.
  2. Search for ‘Navigation JHAC’.
  3. Activate from your Plugins page.
  4. Create a WordPress Menu with the name “Header Menu”.
  5. Output the navigation by using [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. Create a WordPress Menu with the name “Header Menu”.
  4. Then output the navigation by using [nav_jhac_full].

FAQ

How To Show The Navigation

Create a WordPress Menu with the name “Header Menu”. To output the navigation, use this shortcode [nav_jhac_full]. Additionally, you can also use a different shortcode if you wish to display the mobile and desktop navigations in different locations (i.e, the mobile navigation at the top of the header, and the desktop navigation at the bottom of the header). The desktop navigation shortcode is [nav_jhac_des] and the mobile navigation shortcode is [nav_jhac_mob].

Reviews

Read all 1 review

Contributors & Developers

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

Contributors

Translate “Navigation JHAC” into your language.

Interested in development?

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

Changelog

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.