Paginating queries
-
Great plugin but sorry the pagination is not working for me. The search results for the search fields all come up great but as soon as I put pagination in my buddypress members loop
<?php if ( bp_has_members('per_page=5' ) ) : ?>
the search parameter is lost after the first page of the results if the results extend beyond a page. The only way I can have all the results displayed is by having a suitably high number per page so they are all on the same page. Is this normal behaviour or am I missing something?
Thanks
Bis
- The topic ‘Paginating queries’ is closed to new replies.