Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter shalianahe

    (@shalianahe)

    Have fixed the zipcode and search by and removed the search alphabetically (by last name)
    $members->members(array('search'=>true,'radius'=>false,'alpha'=>false,'pagination'=>false,'pagination2'=>true,'sort'=>true));

    have found the error that is making page 1 always shows
    worldchat-dalnet.com/wp/?page_id=569page=2&query=&by=&type=&sort=nickname&order=asc&byradius=&radius=
    should read
    worldchat-dalnet.com/wp/?page_id=569&page=2&query=&by=&type=&sort=nickname&order=asc&byradius=&radius=

    when i have manually entered it it works fine
    how do i fix this ?

    Plugin Author ternstyle

    (@mpraetzel)

    Is this issue persisting in the latest version of the plugin?

    Thread Starter shalianahe

    (@shalianahe)

    there has been no problems since the fix. Thank you

    I have been having the same issue with the Page not changing and it is the “&” missing from the address. Is there a way to fix this?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: Members List Plugin] only getting page 1 and zipcode search’ is closed to new replies.