Hello
I'm new here so welcome everybody. First I have to admit I'm not a programmer. I'm rather a kinda old-school webmaster, doing a bit of everything, but never managed to really learn PHP.
Grav is my next CMS of choice, after I realized the WordPress is going the wrong way. For a couple of months I've managed to explore solutions for my typical problems myself, but right now I got stuck.
I have a web site with 3 levels of navigation (I'm doing a silo type of navigation). Main menu was no problem as it just displays all of the pages. But I have a problem with context submenu on subpages (additional menu - so a user doesn't has to use a complex main menu to find pages within one level of navigation).
What I need is simply to show 1st level page's children on every page of that level (with active indicator). So from the whole tree of navigation I need just one branch. Problem is I don't know how to do it with twig.
I'm building my custom theme, I have 'borrowed' the main menu code from default Quark theme.
Thanks in advance if anyone might help me.
Blazej
