XenForo Add threads title to breadcrumb

M

MesterPerfect

Guest
am trying to add threads title to breadcrumb
Code:

<xf:breadcrumb href="{xf:link threads/, $thread}">{$thread.title}</xf:breadcrumb>
The threads title is added, but the link is incorrect

Continue reading...