Доброго дня
Есть непонятная мне ситуация, нужно сделать выпадающие меню в крошках,
но почему то оно идет от коря хотя указан +id , не могу понять почему так?
[[pdoCrumbs?
&from=`1`
&showHome=`1`
&outputSeparator=`<span style="color: #777;"> — </span>`
&tplWrapper=`@INLINE <div class="bcrams_wrapper" itemscope itemtype="http://schema.org/BreadcrumbList">[[+output]]</div>`
&tpl=`@INLINE <a href="[[+link]]" class="text_bcrams_link" type="button" itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem">[[+menutitle]]</a>
[[pdoMenu? &parents=`[[+id]]` &level=`1` &where=`{"class_key":"msCategory"}` &tplOuter=`@INLINE <div uk-dropdown><ul class="uk-nav uk-dropdown-nav" [[+classes]]>[[+wrapper]]</ul></div>`
&tpl=`@INLINE <li [[+classes]]><a href="[[+link]]" [[+attributes]]>[[+menutitle]]</a>[[+wrapper]]</li>`]]`
&tplHome=`@INLINE <a href="[[+link]]" class="text_bcrams_link" itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem">Главная</a>`
&tplCurrent=`@INLINE <span class="text_bcrams_link" style="color: #212121;" type="button" itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem">[[+menutitle]]</span>
[[pdoMenu? &parents=`[[+id]]` &level=`1` &where=`{"class_key":"msCategory"}` &tplOuter=`@INLINE <div uk-dropdown><ul class="uk-nav uk-dropdown-nav" [[+classes]]>[[+wrapper]]</ul></div>`
&tpl=`@INLINE <li [[+classes]]><a href="[[+link]]" [[+attributes]]>[[+menutitle]]</a>[[+wrapper]]</li>`]]`
&tplMax=`@INLINE <span class="disabled"> ... </span>`
]]