Home is unlinked, how to link it?
-
hi,
in my breadcrumbs for a custom taxonomy , the “Home” breadcrumb at the beginning is unlinked on the taxonomy pages. how do i link it?
For example:
Have: Home > <span style=”text-decoration: underline;”>cat 1</span> > <span style=”text-decoration: underline;”>cat 2</span> > cat 3
Want: <span style=”text-decoration: underline;”>Home</span> > <span style=”text-decoration: underline;”>cat 1</span> > <span style=”text-decoration: underline;”>cat 2</span> > cat 3
this is what i have for my home template:
<span property="itemListElement" typeof="ListItem"><a property="item" typeof="WebPage" title="Go to %title%." href="%link%" class="%type%" bcn-aria-current><span property="name">%htitle%</span></a><meta property="position" content="%position%"></span>
thanks!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Home is unlinked, how to link it?’ is closed to new replies.