Breadcrumb problem

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
hamed
Posts: 17
Joined: Wed 22. Sep 2004, 16:11

Breadcrumb problem

Post by hamed »

Hello every one
my problem is my main page and home page is same
it's kind of hard to explain but let me put it this way
this is the structure of my site

Main page
|->Home page
|->About us
|->Products
|-> Contact us

When i user breadcrumb function i have this problem

when i click on my home page i get this
Main page > Home Page but i don't want to see the main page because it's empty
can anyone help
spirelli
Posts: 996
Joined: Tue 27. Jul 2004, 13:37
Location: London

Post by spirelli »

You've used {BREADCRUMB} replacement tag I guess.
this quote from http://docu.fhss.de/system_tags.phtml should help you:
This replacement tag additionally supports site structure ID numbers... Using the site structure ID number, a breadcrumb can be output that reflects navigation from this starting point and below (see graphic below) . To implement this code the following expression, which includes the structure ID, might be utilized: {BREADCRUMB:1}
Post Reply