Hi,
so top menu is rendered correctly now, right?
As for the tab menu. Is your whole menu only two level?
1. If you have menu in format:
parent
-child
and you do not have any sub-child, you could use context macro while defining the path property, so it would be resolved dynamically.
2. If your menu is more complex, you can write a custom macro, that will parse current alias path - its code is described here and based on it select children of current top level parent node.
http://devnet.kentico.com/Forums.aspx?forumid=45&threadid=22077Best regards,
Ivana Tomanickova