Hi, I would like to make a combination of horizontal (tab) and left-menu navigation so that when you click on a tab, the first of the subpages of that page is displayed instead of the page itself. How to achieve this? Thanks.
Hello I don't have a behind the seen solution for your problem, I had to do a work around and hard code my main nav bar into the actual template. By doing it this way I worked around that very situation and directed my link to the proper page via the page alias.
This works well if you never plan on adding any additional pages to your main nav.
Code
Post Reply
Delete Post
You are allowed to delete your post for 5 minutes after it's posted.
This works well if you never plan on adding any additional pages to your main nav.