frontend menu status not taking affect

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
gogoguerilla
Posts: 29
Joined: Mon 12. Apr 2004, 01:22

frontend menu status not taking affect

Post by gogoguerilla »

After upgrading to 1.2.1-DEV, my "Hide" option for the site root no longer takes affect and therefore has a nasty impact on my site design.

Is there a way to make sure that the site root level page (in my case "Home") is not seen?

Thanks.
Ben
Posts: 558
Joined: Wed 14. Jan 2004, 08:05
Location: Atlanta
Contact:

Post by Ben »

I just tested it and you are correct, you cannot hide the site root from the sitemap. Please clarify where you are trying to hide the root from - is it nav or sitemap? If I'm using {NAV_TABLE_COLUMN} for the main navigation of the site, then I usually name the root something similar to what the site is called and add home as a subpage. Then, I add an article to the root that re-directs visitors to the home page. Maybe this will help you.
gogoguerilla
Posts: 29
Joined: Mon 12. Apr 2004, 01:22

Post by gogoguerilla »

I am having the problem in {NAV_ROW}.

In the previous version of phpwcms, it would hide the site root level all together so that the menu is simply the pages that I want (all the pages below the root). I don't want a home/welcome/etc link because the users just click the site logo.

Example: http://andcastroforall.org/index.php - w/out the "home" item, the menu would start at "about us".

Thanks,

g
Pappnase

Post by Pappnase »

hello

did you chnge something!?
cos at the docu site in the replacment tag overview i have also {NAV_ROW:CURRENT:0} in an preview and there it works :-)

http://www.phpwcms-docu.de/navigations_tags_.phtml
Post Reply