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.
Dec 08, 2022 2:48 pm
Hello,
Suggestion & Enhancement (wpforo version 2.1.1)
It would be nice to have an option (Parameters > "Display Members") that adds also top pagination on the members list page.
Currently I patched and overwrote file :
wpforo/themes/2022/members.php
with the follwing code at line 12
<div class="wpf-members-head">
<?php wpforo_template_pagenavi() ?>
</div>
What do you think ?
thank you