Support Forum

How To Display Post Thanks Points Leaders

3 Answers

New Answer

YS Yellow Swordfish
Yellow Swordfish
Member

Sounds like you need to use the 

sp_thanks_stats_top_thanked()

template tag in one of those footer widgets. 

Full and extensive details can be found here in our codex: https://simple-press.com/documentation/codex/plugins/our-plugins/available-plugins/post-thanks/ – note that the template tag in question is the very last one on, what is, a pretty long page of information!

You can run php template tags in widgets as long as you have one of the WP plugins installed like the one we use here: ezPHP

RC Ryan Collins
Ryan Collins
Member

Thank you very much. That worked!

You can set this to resolved if you’d like.

Best regards,

Ryan