File | Date | Author | Commit |
---|---|---|---|
README.md | 2018-10-30 |
![]() |
[43ea0e] Update README.md |
_config.yml | 2018-10-30 |
![]() |
[63caf3] Set theme jekyll-theme-cayman |
banner-772x250.png | 2018-10-30 |
![]() |
[09028d] Add files via upload |
dummy.php | 2018-10-30 |
![]() |
[586a59] dummy file |
index.md | 2018-10-30 |
![]() |
[63caf3] Set theme jekyll-theme-cayman |
screenshot-1.png | 2018-10-30 |
![]() |
[09028d] Add files via upload |
screenshot-2.png | 2018-10-30 |
![]() |
[09028d] Add files via upload |
screenshot-3.png | 2018-10-30 |
![]() |
[09028d] Add files via upload |
screenshot-4.png | 2018-10-30 |
![]() |
[09028d] Add files via upload |
screenshot-5.png | 2018-10-30 |
![]() |
[09028d] Add files via upload |
simple-nested-menu.zip | 2018-10-30 |
![]() |
[d55b79] Plugin |
The Simple Nested Menu is a fast and lightweight plugin that displays menu items in a nested sliding style.
Download simple-nested-menu.zip file and upload it to wordpress plugins folder, then activate it. If you download release file,
you should extract it to find simple-nested-menu.zip file.
The Simple Nested Menu is a fast and lightweight plugin that displays menu items in a nested sliding style. It works with shortcode and you can use
[simple_nested_menu] shortcode for displaying menus in your posts.The Simple Nested Menu is a fast and lightweight plugin with some special attributes
for styling and fetching menus items. You can use the name or id attribute of a menu for fetching its items.
To use this plugin, after activation of the plugin, you have to place [simple_nested_menu] shortcode in your posts and set the name or id attribute of the menu.
Attributes of this plugin:
1) name: Title of a menu
2) id: Menu ID
3) classname: If you want to use this shortcode multiple times, it is better to set this attribute to something like class1 or class2 or any other thing.
4) bgcolor: Background color for menu
5) font: Font color for menu items
6) bghover: Background color on mouse hover
7) fonthover: Font color on mouse hover
8) border: CSS code for items border (e.g: solid 1px #FFF)
How to use this plugin:
After activation of the plugin:
Step#1) Go to menu management section (in admin panel) and create your menu. Remember the name of menu.
Step#2) Place [simple_nested_menu] shortcode in a post or any other proper place. Set the name or ID attribute. (e.g:[simple_nested_menu name="test menu"] )
That's it!
## Demo
https://github.com/mostafa272/Simple-Nested-Menu/wiki/Demo
## The plugin page at wordpress.org:
To vote or write a review for this plugin, please see following link: