Part 2: okIn order to display menu correctly all you have to do is add the start_level="2" to your menu tags: {menu start_level="2"}
Part 3: Language menu. Where do I put this? How do I use a tag and where?
Thanks in advanceTo get a language menu, you may use the following tag:
{babel action="menu"}
or, to use a template other than the default one:
{babel action="menu" template="template_name"}
The "show" parameter can be used to choose which languages should be displayed.

