XenForo Pulling the ladder title

G

GrnEyedDvl

Guest
If I want to show rep/reactions I do something like this:
Code:

{$user.reaction_score|number}

What I want to pull is the correlating ladder title that goes with it. In Options > User Options I have the ladder field set to Reputation. If a user has a Custom Title set, that overrides the Ladder Title. This is fine for the postbit but I want to pull that ladder title and display it someplace else.

Continue reading...