Hello,
Thats the breadcrumb at the moment:
/home/provincies/Antwerpen/Berchem/Event
Thats my code:
<@ breadcrumbs { class:'breadcrumbs', context: '/home/provincies/' } @>
Try also this code:
<@ breadcrumbs { class:'breadcrumbs', type: 'children', context: '/home/provincies' } @>
But with no luck 😖
Trying start the breadcrumb from ../Antwerpen/Berchem/Event
Is this possible?