this menu2 again

pivey

hi,

yes, each of my pages are assigned to their menu type.
Start page to TOP MENU .. that makes whole navigation disappear
It tested with other pages on same level, but no issues there if i switch to TOP MENU nav type.

Maybe worth to mention that this is in multilingual with page code "home"
Don't know if its related

crnogorac081

Did you go to START page settings and selected TOP MENU in menu list, or you just put START page at top of page tree ?
Web developer

pivey

Hi,

will die with this menu2.. still not familiar with this logic.

> I have 2 menu types defined in info.php (top menu + main menu)
> I have configured menu2 horizontal main menu to work with jQ Suoerfish, all Ok so far.

Now i need to place link "START" into my TOP MENU, for this i define this page Menu: TOP MENU, other pages stay at MAIN MENU

But whatever i try, the whole menu disappears when placing "START" to TOP MENU
I can not figure it our and need your advice.


That's the nav tree i have:
- EN
  - START
  - HOTELS
      + HOTEL A
              + WELCOME
              + ROOMS
                 + DOUBLE ROOMS
                 + SINGLE ROOMS
              + BARS
  - CONFERENCES
  - CONTACT

this is my menu2 code:
<?php show_menu2(0SM2_ROOT+1SM2_ALLSM2_ALL|SM2_PRETTYfalsefalse'<ul class="primary_nav sf-navbar">'falsefalsefalse ); ?>

Any idea why this happen (to me  :|) ?