Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Sinking Dropdowns WordPress

Descripción

Create a WordPress menu (up to three levels) with the WP appearances built-in menu builder and convert it to a nice responsive dropdown using template tags.

Choose your colors, and whether you want a hover or click (click will be permanent on responsive break due to mobile devices’ use of hover as a «pre-click»).

Capturas

  • Hover menu on a full screen
  • Menu on a mobile width screen (automatic).

Instalación

  1. Upload sinking_dropdown files to a sinking_dropdowns directory in your ‘/wp-content/plugins/’ directory
  2. Activate the sinking dropdowns plugin through the ‘Plugins’ page in WordPress
  3. Navigate to «Tools» -> «Dropdowns» in your WordPress admin backend to configure.
  4. Use template tag in your php wherever you want your menu to appear, with $menu being the slug, eg <?php sinking_dropwdown('main') ?>.

FAQ

Can I prevent the top items from being clickable on a manual basis (in hover mode)?

Definitely – go to your WP appearances > menu and reveal the CSS classes for menu items. Then add a «nonclicking» class to the menu items that are just placeholders and shouldn’t actually click through.

Reseñas

No hay valoraciones para este plugin.

Colaboradores y desarrolladores

«Sinking Dropdowns WordPress» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Sinking Dropdowns WordPress» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.