Page 1 of 1

How to check the current level

Posted: Wed Nov 21, 2007 12:51 pm
by sana
hi@all,

how can i check the current level / Hirarchie for the simplenavigation?

like:
if the current level >=2 show menĂ¼
else show nothing


thanks, sana

Re: How to check the current level

Posted: Wed Nov 21, 2007 10:49 pm
by kermit
sana wrote: hi@all,

how can i check the current level / Hirarchie for the simplenavigation?

like:
if the current level >=2 show menĂ¼
else show nothing


thanks, sana
does adding:

start_level='2'

to your menu call do what you want?