Описание
Dropdown Menu widget adds a beautiful dropdown menu, listing pages and categories of your blog. You can also turn your WordPress navigation menus into beautiful dropdown menus using this plugin.
Features:
- Automatically generated menus
- Supports pages, categories and custom menus
- jQuery Effects (must be enabled from panel)
- Customizable color scheme (select Custom Theme from options to activate)
- Vertical or Horizontal Menus
- Supports Multiple Instances
- Can be embedded into theme using PHP Template Tag
Documentation & Simple Tutorials to Get You Started:
- Dropdown Menu Widget Help
- Dropdown Menu PHP Template Tag Usage
- Using Custom Menus In Dropdown Menu Widget
- Tutorial: Create your very own dropdown menu stylesheet
- Hook: Append Categories Menu To Pages Menu
- View all posts tagged
Dropdown Menu Widget
If you like this plugin, please donate.
Please report issues on Github Issues Page.
Visit source on github
Скриншоты
Установка
Dropdown menu widget is so easy to setup. Just follow the steps below to add it to your site.
- Login to your WordPress dashboard and go to Plugins > Add New.
- If you have downloaded the plugin, click on
Upload
link and upload the plugin. - If you haven’t downloaded yet, type
dropdown menu widget
to search field and clickSearch
. - Click on
Install
and clickActivate plugin
once it is loaded. - Go to
Dropdown menu settings
underSettings
to change dropdown theme and edit your settings. - Add the dropdown menu to your site using
Widgets
or template tag codes. - Done. Enjoy!
Часто задаваемые вопросы
- I don’t have sidebar on my header, how can I add one?
-
Adding a sidebar in WordPress is a quite easy task. You can read instructions here. If you don’t want to add a sidebar consider using PHP template tag instead.
- I added this widget to my sidebar but it looks all weird!
-
This widget is intended for wide header widget areas, not regular sidebars. You can add a sidebar to your theme or you can get a theme that supports dropdown menu widget. If you don’t want to add a sidebar, you can use PHP template tag instead.
- Can I create my own theme?
-
Since this plugin works on CSS, if you are capable of writing CSS, you can customize the theme as you like it. If you want full customization select
None
as your theme. - I don’t know CSS, how can I customize it?
-
Plugin comes with various themes already installed. If you don’t like existing themes put
dropdown.css
in your theme root and it will be selectable on themes list 😉 - I found a bug! Where do I submit it?
-
Please submit errors, bugs or requests on Dropdown Menu Widget Github page.
Отзывы
Участники и разработчики
«Dropdown Menu Widget» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Dropdown Menu Widget» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.9.7
- Fixed deprecated function errors
- Updated readme links
- Removed plugin activation redirect
- Fix capability for options page
- Remove deprecated screen_icon
- Fix options page help links
- Fix options std value missing error
A list of all changes can be found on Changelog page on Github