Multiple menu under web page structure

cmolina

Greetings !

I have some questions about show_menu2

My page structure is like this (multilanguage site)

ES
  | Home
  | page 1
       | page 1.1
  | shop
       | shop 1

I'm trying to take a template (based on multiflex3) that use multiple menu, one on top of page and one on the right side

Pages under top menu : ES Home page 1 and page 1.1
Pages under right side menu: Shop , shop 1 (note that shop and shop1 are child of ES main page )

On shop and shop 1 I select right side menu, but it doesn't show me anything

Here my show_menu2 call

<?php show_menu2(3, SM2_ALL, SM2_ALL, SM2_ALL,'[if(level>0){<dd>}][if(level==0){<dt>}][a][menu_title]</a>[if(level>0){</dd>}][if(level==0){</dt>}]');?>

I attach some image that show up the page structure and menu config

Any help would be appreciatted

Thanks in advance



[gelöscht durch Administrator]