Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
Sep 29, 2022 5:51 pm
if you want you can also show the points in the memberlist
themes > 2022 > members.php
search for
<span class="wpfm-sb"><?php wpforo_phrase('Posts') ?>: <?php echo intval($member['posts']) ?></span>
and after that insert
<span class="wpfm-sb" style="display:block;">Reputation Points: <?php echo intval($member['points']) ?></span>
Sep 29, 2022 5:59 pm
Love this stuff!
Sep 29, 2022 6:36 pm
These bits of code have allowed me to also add this stat to the post profiles as well. Just what I needed!
Page 2 / 2
Prev