Add header paginati...
 
Notifications
Clear all

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.

 

New Feature [Closed] Add header pagination on members display page

1 Posts
1 Users
0 Reactions
815 Views
Posts: 5
Topic starter
(@mahi33)
Active Member
Joined: 3 years ago

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