Pagination Broken
-
There’s a problem with the pagination for the Tree view, and I can’t figure out where to fix it at. Here’s the issue:
When you first visit /groups/, anything that filters is semi-broken.. the search field, the “order by”, and pagination. Using any of these does an ajax call that brings up the OLD visual Groups style (flat format, giant icons).
However, if you click “Group Tree”, which via ajax basically refreshes the list, now everything works.
In broken mode, pagination tries to go to “/groups/?grpage=2”.
After clicking “Group Tree”, the pagination links change to “/wp-admin/admin-ajax.php?grpage=2”.
Anyone know how to resolve this? Or at least, edit the first load so it matches?
Viewing 11 replies - 1 through 11 (of 11 total)
Viewing 11 replies - 1 through 11 (of 11 total)
- The topic ‘Pagination Broken’ is closed to new replies.