Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Navigation JHAC

Описание

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

Скриншоты

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

Установка

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].

Часто задаваемые вопросы

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].

Отзывы

Посмотреть 1 отзыв

Участники и разработчики

«Navigation JHAC» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Navigation JHAC» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

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.