You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: