Skip to:
Content
Pages
Categories
Search
Top
Bottom

Why does random search show same members on each site when pagination is on

  • @locker17

    Participant

    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)
  • @mike80222

    Participant

    Hi @locker17,

    I don’t know the answer to your question (sorry!) But I’m also trying to reorder the members list in various ways, and I’d be interested in knowing what that plugin is that you’re using. Maybe the code in the plugin would yield some interesting ideas.

    Unfortunately, if I’m not mistaken, imath left buddypress (and wordpress) sometime back.

    Mike

    @locker17

    Participant

    Thats bad news to me because as far as I know imath was one of the powerhouses left. Thats why the development stucks at the moment. I hope buddypress has a future.

    To your question. I used the random plugin here:
    Link

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Skip to toolbar