Why does random search show same members on each site when pagination is on
- 
		I want to display members in a random order on members loop? For that I am using the plugin written some years ago by imath which works well: 
 
 But when I switch on pagination at the members loop template like this: if ( bp_has_members( bp_ajax_querystring( ‘members’ ) . ‘&per_page=4’ ) ) : ?>
 there are the same members on each site. This confuses people a lot and make a lousy looking, cause on top it says showing 4 members of 8 and then on next page there are always the same members again.How can I fix this (bug?) 
Viewing 2 replies - 1 through 2 (of 2 total)
	
Viewing 2 replies - 1 through 2 (of 2 total)
	
- You must be logged in to reply to this topic.