Menu rendering #3390
Answered
by
tvdeyen
shortee-ia
asked this question in
Q&A
Menu rendering
#3390
-
I added pages to "Main Menu" / main_menu - how do i render this menu? |
Beta Was this translation helpful? Give feedback.
Answered by
tvdeyen
Oct 2, 2025
Replies: 1 comment
-
Ah, shoot. Sorry, the guides are probably need some love :) There is a <%= render_menu "main_menu" %> |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
shortee-ia
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ah, shoot. Sorry, the guides are probably need some love :)
There is a
render_menu
helper. You can pass the menu name to render the menu.