Açıklama
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”).
Ekran Görüntüleri
Yükleme
- Upload sinking_dropdown files to a sinking_dropdowns directory in your ‘/wp-content/plugins/’ directory
- Activate the sinking dropdowns plugin through the ‘Plugins’ page in WordPress
- Navigate to “Tools” -> “Dropdowns” in your WordPress admin backend to configure.
- Use template tag in your php wherever you want your menu to appear, with $menu being the slug, eg
<?php sinking_dropwdown('main') ?>
.
SSS
- 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.
İncelemeler
Bu eklenti için herhangi bir değerlendirme bulunmuyor.
Katkıda Bulunanlar ve Geliştiriciler
“Sinking Dropdowns WordPress” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“Sinking Dropdowns WordPress” eklentisini dilinize çevirin.
Geliştirmeyle ilgilenir misiniz?
Kodu görüntüle, SVN deposuna göz at veya RSS ile geliştirme günlüğüne abone ol.