Hello!
I'm looking to design a webpage that incorporates both a horizontal menu at the top, provided by Helix, and a vertical menu on the left side of the page. I've come across a method to convert the horizontal menu into a vertical one, but that's not the approach I'm interested in pursuing. Additionally, I wish to avoid modifying the .php file.
Initially, I thought about creating a page dedicated to the menus, which would automatically update whenever I modify it, thus reflecting these changes across all pages. However, I believe this isn't feasible.
Next, I considered splitting the page into columns and placing the links in the leftmost column. This approach would mean that each page would require manual updates to the menu, which isn't ideal.
I also thought about developing an addon. However, the issue arises that if I update it on one page, I would still need to manually save and apply the changes on all other pages.
Am I missing something? Is there a straightforward method to establish a side menu that remains consistent across a specific group of pages, where updating it once would reflect changes across all relevant pages?
Thank you!
Sergio