Top- and Left-Navigation?

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
mitra
Posts: 16
Joined: Wed 19. Nov 2003, 18:45
Location: Switzerland
Contact:

Top- and Left-Navigation?

Post 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!
Renato Mitra
User avatar
Oliver Georgi
Site Admin
Posts: 9907
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post 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
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
mitra
Posts: 16
Joined: Wed 19. Nov 2003, 18:45
Location: Switzerland
Contact:

Top Navigation

Post 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!!
Renato Mitra
User avatar
Oliver Georgi
Site Admin
Posts: 9907
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post 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
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
mitra
Posts: 16
Joined: Wed 19. Nov 2003, 18:45
Location: Switzerland
Contact:

Post 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)
Renato Mitra
User avatar
Oliver Georgi
Site Admin
Posts: 9907
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post 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
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
mitra
Posts: 16
Joined: Wed 19. Nov 2003, 18:45
Location: Switzerland
Contact:

Structure

Post 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...??
Renato Mitra
User avatar
Oliver Georgi
Site Admin
Posts: 9907
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

What if you use the basic {NAV_TABLE_COLUMN} for testing - do get the structure?
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
mitra
Posts: 16
Joined: Wed 19. Nov 2003, 18:45
Location: Switzerland
Contact:

Post by mitra »

Hm... Thats also empty... But in the structure, everything is on public, veröffentlichen and in menüstruktur anzeigen...

Crazy...
Renato Mitra
User avatar
Oliver Georgi
Site Admin
Posts: 9907
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post 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.
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
mitra
Posts: 16
Joined: Wed 19. Nov 2003, 18:45
Location: Switzerland
Contact:

Post 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!!
Renato Mitra
User avatar
Oliver Georgi
Site Admin
Posts: 9907
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post 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
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
Post Reply