Breadcrumb elements not working as expected

I even have a Breadcrumb (elements) component that I’m trying to customize but it makes no sense. I see that I set the Home Label on the provider like this
image
And then I see the label added to the Text component in the Link Box like this

But how then does the label variable has two values, the one I provided the current page title that I didn’t? I’m trying to add the school district text as a hierarchical parent to the school it didn’t work as expected. For some reason it renders twice, once where I expected and once at the end (unexpectedly). Does this mean both “School Directory” AND the School Name (current page) are going to redirect to the Link Box link?

Can you help this make sense and help me to get the output I’m looking for?

Hello Nicholas,

The Link Box should be linked to the field URL {{dc:looper:field key='url'}}

If your home link is different then, you will have to create a static home button that is linked to a specific page.

Please check out the demo I have created in your single layout.

Cheers.

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.