Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
Breadcrumbs in 4.0.2
I have noticed a problem with the breadcrumb tag in 4.0.2
When using the label attribute it works fine with the links attribute set to “n” as in:
<txp:breadcrumb wraptag="p" label="Navigation" sep="::" link="n" />
results in Navigation :: about
However I want to use links so I change the code to:
<txp:breadcrumb wraptag="p" label="Navigation" sep="::" link="y" />
This now results in My Site Name :: about
when it should still read Navigation :: about but with hyper links.
[ed: please read the FAQ for instructions on how to post code on the forum
Last edited by zem (2005-12-06 23:30:40)
Offline
Re: Breadcrumbs in 4.0.2
According to the info here the “label” will be replaced by your site’s name in “linked” mode.
Stuart
In a Time of Universal Deceit
Telling the Truth is Revolutionary.
Offline
Pages: 1