Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pagination & Shortcode - takes page param from shortcode, query value ignored #3006

Closed
quasel opened this issue Jun 1, 2015 · 0 comments
Closed
Labels
Status: Help Wanted We have not prioritized this yet, but you can help make it happen to speed it up Status: Need Research Type: Bug

Comments

@quasel
Copy link
Member

quasel commented Jun 1, 2015

correspondding to #2807

  • pagination=true limit="5" offset=2 works
  • pagination=true limit="5" offset="2" page="2" displays it correctly but navigation doesnt work (shows on all links the same result)

seems page parameter is only taken from the shortcode ... hence the navigation doesnt work ...

@pglewis pglewis added this to the Pods 2.5.3 milestone Jun 1, 2015
@pglewis pglewis modified the milestones: Pods 2.5.4, Pods 2.5.3 Jun 5, 2015
@sc0ttkclark sc0ttkclark modified the milestones: Pods 2.5.4, Pods 3.0 Jun 12, 2015
@sc0ttkclark sc0ttkclark added Status: Help Wanted We have not prioritized this yet, but you can help make it happen to speed it up Type: Bug labels Dec 29, 2015
@quasel quasel closed this as completed Sep 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Help Wanted We have not prioritized this yet, but you can help make it happen to speed it up Status: Need Research Type: Bug
Projects
None yet
Development

No branches or pull requests

3 participants