Page 1 of 1

Nav_row different levels..?!?

Posted: Thu 19. Jan 2006, 08:33
by Pudekamp.dk
I have a small problem displaying the menu I want to :(

I have three levels in my site structure - first one is home, next level is three different languages and the third one is the different pages under each language. I'm using version v1.2.5-DEV.

Image

Link to site: http://www.dgdanmark.dk/index.php?norsk - this one works fine, but when I click on a linik in the top, then my menu dissapears. This is because the pages in the menu is in a lower level, and as I understand it's only possible to show sublevels in the nav_row. I have installed a new replacement tag that should allow me to display any level in my menu, but I can't figure out how to make it work http://www.phpwcms.de/forum/viewtopic.p ... ght=navrow

I have tried inserting nav_row_levels, but as you can see when clicking the first link "profil" then it doesn't work http://www.dgdanmark.dk/index.php?id=43,0,0,1,0,0

Can someone please point me in the right direction?

Thanks in advance.

Posted: Thu 19. Jan 2006, 08:56
by flip-flop
Hi Pudelkamp.dk

Jon Rain has updated his RT. http://www.phpwcms.de/forum/viewtopic.php?t=9317
e.g. {NAV_ROW_LEVELS:2:0:1:1:jr_:d}
eg. {NAV_ROW_LEVELS:2:0:1:1::d}??

Take a look.

Gruß Knut

Posted: Thu 19. Jan 2006, 11:15
by Pudekamp.dk
Now it works! Thank you very much for yopur help :D :D :D

Is there any way that I can change the template for multiple pages in one go?