I removed the “class=”%type%”” and that did it.
I have tried reset – didn’t solve the problem.
The code looks like this:
<div
class="breadcrumb"><a
title="Gå til Forside." href="http://vinderstrategi.dk" class="site-home">Forside</a> > <a
title="Gå til Om os." href="http://vinderstrategi.dk/om-os/" class="page">Om os</a> > <a
title="Gå til Medarbejdere." href="http://vinderstrategi.dk/om-os/organisation/" class="page">Medarbejdere</a> > Mikael Vest<br><br></div>
You can see it here: vinderstrategi.dk/om-os/organisation/mikael-vest/
<div
class=”breadcrumb”><a
title=”Go to Forside.” href=”http://xxx.xx”>1 > <a
title=”Gå til Om os.” href=”http://xxx.xx/xxx/” class=”page”>2 > <a
title=”Gå til Medarbejdere.” href=”http://xxx.xx/xxx/xxx/” class=”page”>xxx > 3
</div>
I have tried check my settings, but could find anything.