MathiasD Reply #1, 1 year, 8 months ago
Hi,
I have just started working with modx (revo) and have a quick question regarding displaying the parents pagetitle in the submenu.
I have searched around the forum and seen some answers but I can't seem to get any of them to work.
My template looks like this:
Could anyone point me in the direction of a solution?
Regards
Mathias
I have just started working with modx (revo) and have a quick question regarding displaying the parents pagetitle in the submenu.
I have searched around the forum and seen some answers but I can't seem to get any of them to work.
My template looks like this:
<div class="submenu"> <strong class="title">PARENT TITLE HERE</strong> [[Wayfinder? &startId=`[[UltimateParent]]` &outerTpl=`navigationsliste` &outerClass=`list` &level=`1`]] </div>
Could anyone point me in the direction of a solution?
Regards
Mathias
That's certainly different; in Evo's Wayfinder &displayStart is 1 or 0; either it displays the start item or it doesn't.