Page 1 of 1
Breadcrumbs - how to remove "You are Here"
Posted: Wed May 08, 2013 5:30 pm
by zafari
We don't need the text 'You are here' in the breadcrumbs menu - how can we remove this. I found a reference about overriding the language string but this seems fairly convoluted as a solution for this problem. thanks!
Re: Breadcrumbs - how to remove "You are Here"
Posted: Wed May 08, 2013 5:56 pm
by staartmees
You'll find the breadcrumbs in your template
Code: Select all
{breadcrumbs starttext='You are here: ' root='Home' delimiter='»'}
Re: Breadcrumbs - how to remove "You are Here"
Posted: Tue May 14, 2013 2:18 am
by zafari
Excellent! Thanks so much for your help! I'll give it a try and mark as solved if it works....
Re: Breadcrumbs - how to remove "You are Here"
Posted: Wed May 22, 2013 12:44 am
by paulbaker
Actually the starttext thing doesn't work any more with the new
cms_breadcrumbs command.
See
http://forum.cmsmadesimple.org/viewtopi ... =8&t=65660