`How to properly display breadcrumbs with PdoCrumbs?
A
A
adun32018-04-25 07:51:20
MODX
adun3, 2018-04-25 07:51:20

How to properly display breadcrumbs with PdoCrumbs?

Hello!
I use the XK output (I take the XK of the current element from tv BreadCrumbs) :

[[pdoCrumbs?
           &showCurrent=`1`
           &includeTVs=`BreadCrumbs`
           &tpl=`@INLINE <li><a href="[[+link]]">[[*BreadCrumbs]]</a></li>`
           &tplCurrent=`@INLINE <li class="active">[[*BreadCrumbs]]</li>`
           &outputSeparator=` > `
        ]]

The HC of the current one is normally displayed, but there are no parents. How can I make the parent tv Breadcrumbs show up?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question