XenForo Adding tooltip thread preview in thread list item?

D

dethfire

Guest
Instead of the link hover popup I think it might be interested to try adding the preview text under the link title, but I can't find what will generate that.

All I found was

{{ bb_code($firstPost.message, 'post:thread_preview', $firstPost, {
'lightbox': false
}) }}

but it does nothing when added

Continue reading...