I have replaced the main navigation menu with the sub navigation menu.
I deleted nav('main'), I just don't need it, I only use nav('sub') in the header.
The problem is however, whenever I click on a question title, I get to a new page with the question contents... but then the sub navigation menu in the header is disappeared.
So, how can I keep the sub-nav menu always visible, and use it as the main navigation in the header?