Page 1 of 1
Top- and Left-Navigation?
Posted: Mon 5. Jan 2004, 14:42
by mitra
Hi folks!
I would like to create a website with a first-level top-navigation. and on any first-level the second-, third-level navigation in the left column! I've found something in the news:
http://www.phpwcms.de/index.php?id=1,26,0,0,1,0.
But it dosent work... I got a structure like this:
Homepage (Startseite)
- About us (First level)
- Artists (First level)
- Artist 1 (Second level)
- Artist 2 (Second level)
- Contact (First level)
- Press (First level)
and i got only something like this:
http://www.techadelic.ch/index.php
Could anybody help me? Thanks!
Posted: Mon 5. Jan 2004, 22:49
by Oliver Georgi
You have to set another starting point for {NAV_TABLE_COLUMN} to use something like this but additionally you have to create own template for every sub level to handle this. Then you can use {NAV_TABLE_COLUMN:MY_LEVEL_START_ID}
Oliver
Top Navigation
Posted: Tue 6. Jan 2004, 08:06
by mitra
Thanks Oliver
And whats about the top level navigation problem? I would like have a navigation like this in your article (see above)...
Thanks for the help!!
Posted: Tue 6. Jan 2004, 08:47
by Oliver Georgi
Look at that article - there is everything described to have it working. Check
http://css.maxdesign.com.au/listamatic/ to learn how to change the default style. What you need is a CSS editor like that:
http://www.soft-ware.net/download.asp?l ... s3lite.exe
Oliver
Posted: Tue 6. Jan 2004, 09:48
by mitra
Hi Oli
Thanks for the links, but not CSS is the problem! My problem is, i got no navigation with my structure and the top navigation tag! (see first message)
Posted: Tue 6. Jan 2004, 10:34
by Oliver Georgi
Ah OK - now I understand.
you need a structure first - and you have not created any at the moment. The home (index) is predefined. Do this first and you will have all you need.
regards
Oliver
Structure
Posted: Tue 6. Jan 2004, 11:26
by mitra
I have done this structure for a long time...
Homepage (Startseite)
- About us (First level)
- Artists (First level)
- Artist 1 (Second level)
- Artist 2 (Second level)
- Contact (First level)
- Press (First level)
But it dosent create a Navigation...??
Posted: Tue 6. Jan 2004, 11:53
by Oliver Georgi
What if you use the basic {NAV_TABLE_COLUMN} for testing - do get the structure?
Posted: Tue 6. Jan 2004, 12:06
by mitra
Hm... Thats also empty... But in the structure, everything is on public, veröffentlichen and in menüstruktur anzeigen...
Crazy...
Posted: Tue 6. Jan 2004, 12:28
by Oliver Georgi
Möglicherweise hast Du dein Release noch nicht mit allen Patches versorgt. Dort war in der ersten Ausgabe eine Verwechselung zwischen im Menü zeigen/nicht zeigen. Also solltest Du einen Haken beim betreffenden Menü gesetzt haben, dann nimm den raus - rein heißt: versteckt.
Sollte das der Fall sein, aktualisiere mal auf die neueste Version.
Posted: Tue 6. Jan 2004, 14:41
by mitra
Yes, now it works!
Sind die jeweiligen Patches nicht im Komplett-Packet nachgetragen? Oder hab cih einfach eine krumme Version erwischt?
Aber schon mal herlichen Dank für die Hilfe!!
Posted: Tue 6. Jan 2004, 15:14
by Oliver Georgi
Nicht immer veröffentliche ich sofort das gepatchte core release - siehst Du am Datum. Das rutscht dann mit hoch auf das Patch-Datum.
Oliver