Hi,
I’m using the Agency theme: https://github.com/getgrav/grav-skeleton-agency-site
My main landing page looks really great with this Modular theme, however I wish to extend my site to have standalone product pages.
This is what I have:
user\pages\01.home
user\pages\01.home_header
user\pages\01.home_services
user\pages\01.home_team
user\pages hankyou
This is what I created.
user\pages\02.solutions
user\pages\02.solutions\product1
user\pages\02.solutions\product2
user\pages\02.solutions\product3
In my “solutions” part I want to have a menu similar to the one I see under home only not modular, I want this to be a listings page that points to the three products.
How can I setup that menu? Or more specifically which template enables that? default.md doesn’t show any menu.
Kind regards,
Allan.