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
I didn't find any solution how to make a complex mega menu style navigation with wagtailmenus
.
Is there any way to make a multi level menu (min 3 levels) that can behave like this, and maybe have sub menus from a snippet or a custom django model for example this type of tree:
Shop
Category 1 (this is a snippet)
Product 1
Product 2
Category 2 (this is a snippet)
Product 1
Product 2
Category 3 (this is a snippet)
Product 1
Product 2
The text was updated successfully, but these errors were encountered:
I didn't find any solution how to make a complex mega menu style navigation with wagtailmenus
.
Is there any way to make a multi level menu (min 3 levels) that can behave like this, and maybe have sub menus from a snippet or a custom django model for example this type of tree:
Shop
The text was updated successfully, but these errors were encountered: