Descrizione
Enhance your website’s navigation with the d3-register-menus plugin!
With this tool, you can register an impressive array of menu locations to provide a seamless browsing experience for your visitors.
With options such as the primary and secondary navigation menus, left and right sidebar menus, footer menus, and even a copyright menu, you’ll have the ability to organize your site’s content in a way that is intuitive and easy to access.
List of menu locations followed by the slug:
- D3 Nav Primary Menu – d3-nav-menu-primary
- D3 Nav Secondary Menu – d3-nav-menu-secondary
- D3 Left Sidebar Primary Menu – d3-left-sidebar-menu-primary
- D3 Left Sidebar Secondary Menu – d3-left-sidebar-menu-secondary
- D3 Right Sidebar Primary Menu – d3-right-sidebar-menu-primary
- D3 Right Sidebar Secondary Menu – d3-right-sidebar-menu-secondary
- D3 Footer Menu 1 – d3-footer-menu-1
- D3 Footer Menu 2 – d3-footer-menu-2
- D3 Footer Menu 3 – d3-footer-menu-3
- D3 Footer Menu 4 – d3-footer-menu-4
- D3 Footer Menu 5 – d3-footer-menu-5
- D3 Copyright Menu – d3-copyright-menu
- D3 Footer Bottom Menu 1 – d3-footer-bottom-menu-1
- D3 Footer Bottom Menu 2 – d3-footer-bottom-menu-2
Sia che tu stia creando una struttura menu multi-livello o che semplicemente tu voglia aggiungere dei link al tuo footer, d3-register-menus è ciò che fa al caso tuo.
D3 Register Menus è progettato per funzionare in maniera plug-and-play con i temi D3 Suite ma chiunque può sviluppare un tema personalizzato ed utilizzarlo.
Installazione
- Add the plugin from the WordPress plugin directory or download it and upload to the “/wp-content/plugins/” directory.
- Activate the plugin through the “Plugins” menu in WordPress.
- Your menu locations display in Appearance -> Menus admin screen.
Note: D3 Register Menus is designed to work with D3 Suite’s themes but if you are developing a theme and you want to display one of the menus:
Place wp_nav_menu( array( ‘theme_location’ => ‘d3-slug-placeholder’ ) ); in your templates. Note: replace “d3-slug-placeholder” with the menu’s slug.
FAQ
-
È compatibile con ogni tema?
-
Theoretically yes, but it is demanded by your theme implementation.
-
Se stai utilizzando un tema D3 Suite, svuota la cache ed appariranno.
Se si utilizza un altro tema, è necessario visualizzare i menu all’interno del tema seguendo le istruzioni presenti nella sezione Installazione.
Chiedi a uno sviluppatore se non sei in grado di integrarlo.
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“D3 Register Menus” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “D3 Register Menus” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
0.1
Prima versione stabile.