Navgoco Menu for WordPress

This plugin adds the Navgoco jQuery plugin to chosen WordPress menus.

The example on the left is a regular WordPress menu selected to use the Navgoco plugin.

Installation

This section describes how to install the plugin:

1. Upload the `navgoco` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the ‘Plugins’ menu in WordPress
3. Options are in Settings => Navgoco Menu

Frequently Asked Questions

Q – How do I find the Menu CSS ID or CSS Class

A – Highlight the Menu in the browser, for example in Chrome, right click and inspect element – then look for the

<ul id="menu-name-here" class="menu-class-name">.....</ul>

When adding the Menu in the Navgoco settings make sure to add the CSS ID or Class symbol eg. #menu-name-here or .menu-class-name

Usage

The settings are found via the dashboard Settings > Navgoco Menu

  • Add in the Menu CSS ID or CSS Class to apply the Navgoco Menu to, comma separate multiple menus.
  • Each menu transformed into a Navgoco Menu will get an additional CSS Menu class called ‘navgoco’
  • Option to disable the Navgoco default CSS
  • Change the menu slide duration
  • Change the menu slide transition
  • Option to save the menu state in a browser session
  • Option to enable ‘Accordion’ effect which can close menu item when another is clicked
  • Option to add additional HTML mark up inside the <span></span> tag for the Carat dropdown symbol

WordPress

GitHub

Navgoco Official Home

Navgoco GitHub

2 thoughts on “Navgoco Menu for WordPress”

  1. this, like so many other plugins, is frustratingly devoid of any useful documentation on exactly how to USE the damn thing.

  2. frustratingly devoid of any useful documentation on exactly how to USE the damn thing.

    It’s all there in black and white – couldn’t be any clearer

Leave a Reply