Core pagination support for double layered pagination (👍74) #3987
Replies: 9 comments
This comment has been hidden.
This comment has been hidden.
-
|
I converted too. @zachleat I can help you with that. |
Beta Was this translation helpful? Give feedback.
-
|
I needed this kind of thing for a recent project and this is what I came up with. Related to #332, also. https://gist.github.com/MWDelaney/6dd60be5e4c223217d597983d20bde20 |
Beta Was this translation helpful? Give feedback.
-
|
Yup, using the same kind of approach, albeit using custom taxonomies instead of tags: |
Beta Was this translation helpful? Give feedback.
-
|
Expanding the above into a working example... After much heartache, and many compromises, I have paginated dynamic tag pages for blogging working. I made a pull request against ZeroPoint demonstrating it: I'm sure this could be simplified, and pagination more directly modified, but it works! |
Beta Was this translation helpful? Give feedback.
-
|
I'm confused by the status of this issue. It's pinned to the top of the issues list, so I would expect a canonical answer here. @zachleat can you please clarify? Is the recommended solution this one? If so, it might make more sense to pin that issue instead. |
Beta Was this translation helpful? Give feedback.
-
|
+1 on this - keeps coming up and although there are snippets we can use, feels like this should be handled better in core! |
Beta Was this translation helpful? Give feedback.
-
|
Cross linking to this comment here, which has an example (still too complicated) of this implemented using the |
Beta Was this translation helpful? Give feedback.
-
|
Cross linking to Nested Collections enhancement queue entry #3991 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Related issue #332, something with a little bit more DX might be warranted since this has come up a few times now.
Beta Was this translation helpful? Give feedback.
All reactions