Archived topic
sub lessons menu like on this website?
3 replies · Started by priyankeshu on December 4, 2022
https://studyopedia.com/tutorials/python3/
of you notice, there's a menu on left hand side.
how can we achieve this using GP?
Hi there,
You can try using a secondary navigation in the left sidebar:
https://docs.generatepress.com/article/secondary-navigation-location/
Hello thanks
can we have multiple navigations on the site?
or can you suggest any other way to show such a menu for a series of articles?
Hi Priyankeshu,
Yes, you may. You can use a WP Navigation Block. Reference: https://make.wordpress.org/core/2022/01/07/the-new-navigation-block/
You can also add it to your Sidebar through Appearance > Widgets.
You'll need custom CSS though to alter its appearance.