If you want all of the breadcrumbs in the trail to be unlinked, replace:
bcn_display();
with:
bcn_display(false, false);
If you are using the widget, there is a widget setting that will do this for you for the breadcrumb trail output by the widget.
Please let me know if this solves your issue.
Thread Starter
JU
(@joules-unlimited)
Hi John,
the totally solves my problem, thanks.
kim