Split menù work only with the first and second level menù.
How you can see in my live demo, if you click on SOLUZIONI INTERNET you can see the second level menù on the right .
Now if you click on SOLUZIONI AZIENDALI you cannot see the third level menù.
The split menù work fine with other template.
I just tried to change genmenu (1,1) in (1,2)
<!– BEGIN: SUBMENU –>
<?php $jamenu->genMenu (1,2); ?>
<!– END: SUBMENU –>
but now the third level menu is always open and looks like the second level items, no gerarchy evidence (I set the right option in main menù module)
Anyone can help me?
thanks
luc