Search found 2 matches

by haiopei
Mon 1. Mar 2004, 14:52
Forum: hacks & enhancements
Topic: BREADCRUMB without hidden submenues
Replies: 1
Views: 3482

BREADCRUMB without hidden submenues

Hi!!

I needed a breadcrumb without the hidden submenues.
The following topic describes the problem:
http://www.phpwcms.de/forum/viewtopic.php?t=519&highlight=breadcrumb

Solution:
In phpwcms/include/inc_front/front.func.inc.php change the code as following:

Original ...
by haiopei
Thu 26. Feb 2004, 12:56
Forum: phpwcms Support English
Topic: {NAV_TABLE_COLUMN:x} and breadcrumb menue
Replies: 9
Views: 6282

Hello Pappnase,

I have the same problem. Did you find a solution?? :?:

hello

i test it. and it's the wrong way for me!*smile*

the normal bradcrumb layout ist
Home > 1. Level > 2. Level

When i replace it with The {BREADCRUMB:123} then it looks this way
1. Level > 2. Level

But the 1. Level has ...