django-simple-menu icon indicating copy to clipboard operation
django-simple-menu copied to clipboard

how to use submenu?

Open mihirsevak opened this issue 8 years ago • 2 comments

Hi guys, I am trying to create submenu and I did create children but I don't know how to display them on a webpage. I tried all different things using has_submenu, and try to access submenu etc. Can someone help?

I want to do something like

HOME | PRODUCTS | SOLUTIONS | ABOUT US proudct-1 solution-A product-2 solution-A.1 prd-2.1 solution-B

mihirsevak avatar Sep 04 '16 14:09 mihirsevak

After looking at the test code I was able to figure out how to use child and grandchild in the menu/submenu etc. I think the template example doesn't work with bootstrap3 though. Maybe someone can help over there.

Thanks.

mihirsevak avatar Sep 05 '16 13:09 mihirsevak

@mihirsevak , do you have example with grandchild? Looks like I'm stuck here

aorzh avatar Dec 11 '17 14:12 aorzh